How to create a callback flow?
Summary
I have an integration where I call the web service supplied by Fusion application. This web service provides async response that want to capture.Content
Basically a web service to update some attributes is called from ICS integration, this web service provide the response back as async pattern. I am not able to capture that. I configured this invoke with the Delayed Response option. I supplied the same integration Identifier and version. But I do not get any response back. Then I added the same invoke but configured as a callback with the correct port. There is an error in the Fusion, where it is supposed to send the response back. and the activity for the response is errored out in ICS.
0