Pause/resume the flow execution/context record(single or multiple) in flow designer

snehapatel
Tera Contributor

There is a workflow pause utility present in Classic Workflow for pausing/resuming the workflow contexts. I was trying to find similar functionality in Flow Designer but could not find any. Is this functionality scheduled to be included in Flow designer in future releases? Is there any workaround available currently in Flow Designer for this functionality

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi 

there is a respective functionality available at the "Flow logic" section:

 

MaikSkoddow_0-1700117509549.png

 

Maik

Hi,

 

The wait for condition can be used when you are designing/modelling the flow. I am referring to suspend/resume of the flow context record or the instance of the flow in-execution.   Say for example I have an order processing flow (long-running flow). A request for the flow was triggered and is in-execution. I wanted to suspend a particular request of the flow for sometime and later resume it. How to do it. Kindly help