Integration Result

Certified Senior Developer

Hi,

I have a process model that generates a document, and the id of the document gets stored in the process variable. Now in my interface I want to call this integration and extract the document ID so that I can provide it for the document download link function for the user to download the document. Now the problem is I am unable to access the result of the integration. I tried accessing the id using 'rule!integrationRuleName.body.id' but it constantly gave me an error saying cannot index property body of reaction tree.

Can anyone help me in this, how to extract the document ID from the integration result ?

 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data