Pause/resume the flow execution/context record(single or multiple) in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2023 09:51 PM
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
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2023 10:52 PM
Hi
there is a respective functionality available at the "Flow logic" section:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2023 11:50 PM - edited ‎11-15-2023 11:52 PM
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