Pause the workflow on Asynchronous REST call and Resume the flow on notification

Hi All, We have a scenario where we need to implement the following use case.

  • Start the workflow and call the external asynchronous REST service (potentially this service will place message on MQ).
  • Pause on that step to be notified to continue to the next step (Listen to the message and resume the process).

Any thoughts on this on how to implement this scenario?

Regards, Subrahmanyam

0 votes

0 answers

1422 views

ANSWER