Question

CompTech Associates
US
Last activity: 22 Sep 2015 8:44 EDT
Using IAC / Mashup, how can I pass values back to the calling portal?
I need help in understanding how to pass data from IAC to calling portal.
We have an external portal that will be integrating with Pega through IAC. We will be passing parameters from the external portal to Pega, using PegaA_xx
Once the Pega session is complete, we need to return data to the external portal.
We are flexible on how we end the session, we could display the final message within Pega with no other actions available or we could close our session and let the External Portal display the final message.
Either way, we need to be able to pass some data back to the External Portal. The data being returned would be the status of the request.
We are using Pega version 7.1.5
How can I pass data from IAC to the portal, once the flow is complete?