Question
MS Financing LLC
IN
Last activity: 16 Mar 2018 19:46 EDT
Flow wait and resume
I have a requirement that in a flow there is a utility in which i'm calling a service. And the service response is asynchronous, based on the response from service my flow should move further. How can i resume my flow?
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
From the description of your use case, the Assignment service advanced shape should address your need. The shape is designed for a synchronous connecting the application to an external system. As your use case has the flow waiting for a response from the service before moving forward, the synchronous request should meet your need.
Note that this Smart shape is not exposed within Pega Express, you would need to configure this Smart shape in designer studio.