How to return the content of a foreach loop as a response in an integration
Content
I have an integration where I call a BI report in this report I obtain information from UCM and for each record I must execute the SOAP Generic Web Service to obtain a file and return the content of the file and the fields of the BI report as a response in the integration inside the loop i have created a stage file to write each iteration and outside the loop i create another stage file to read the content but it marks an error that the file i am trying to read does not exist.
I have based on this article:
Tagged:
1