- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 06:31 AM
Does Flow Designer have the same activity count limitation as workflow? If so, where is this configured?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 08:29 AM
That's for the number of actions set in a FLOW. I could be wrong, but I believe the questioner was asking about if there was a limit like there was back in Workflow editor where the workflow would stop if it hit that count (which had a default of 100 https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0955977 )
If that's the question, then I think the answer is actually no. There is no action count limit. However, there is a limit to any loops in FLOWs and that has a default of 1000 (
sn_flow_designer.max_iterations https://docs.servicenow.com/bundle/vancouver-build-workflows/page/administer/flow-designer/reference... )