Following the BizagiError3.png image, maybe the cause of the problem is in the data source. Probably you are not choosing the correct Xpath so the values can't be selected.
About the BizagiError2.png, below is attached the XML structure for the CreateCasesAsString method so we can compare and find some errors.
Dear Sandeep,
Following the BizagiError3.png image, maybe the cause of the problem is in the data source. Probably you are not choosing the correct Xpath so the values can't be selected.
About the BizagiError2.png, below is attached the XML structure for the CreateCasesAsString method so we can compare and find some errors.
https://help.bizagi.com/bpm-suite/en/index.html?soa_layer_url_and_consideratio.htm
We want to know if the problem persists to be updated on what is happening and give you more help.
Best regards.
<casesInfo>
<![CDATA[<BizAgiWSParam>
<domain>domain</domain>
<userName>admon</userName>
<Cases>
<Case>
<Process>Credit</Process>
<Entities>
<idRequest>
<Applicants>
<Applicant>
<DocumentNumber>785621</DocumentNumber>
<idDocumentType businesskey="Name='CC'" />
<BuroScore>5</BuroScore>
</Applicant>
</Applicants>
</idRequest>
</Entities>
</Case>
</Cases>
</BizAgiWSParam>]]>
</casesInfo>
Comments have been locked on this page!