Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 12:36 AM
Has anyone experienced subflows getting stuck in its various steps/actions.
I was looking at the flow error handling option to see if there was a way to progress or nudge the flow without manual intervention. Any one had any experience or suggestions would be great.
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 05:10 AM
sn_fd.FlowAPI.nudgeFlowsWaitingOn("_TABLE_NAME_", "_SYS_ID_", 20);
- was the action i was looking at but was wondering if this could be translated into a script that runs as a action with in the error handling of the subflow
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 05:10 AM
sn_fd.FlowAPI.nudgeFlowsWaitingOn("_TABLE_NAME_", "_SYS_ID_", 20);
- was the action i was looking at but was wondering if this could be translated into a script that runs as a action with in the error handling of the subflow