- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 11:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 11:59 PM
By default No.of actions allowed in flow-designer are 50
System property - sn_flow_designer.max_iterations
The maximum number of allowed branches for making a decision flow logic is 175
System property - sn_flow_designer.max_decision_branches
Based on the above values you can design your flow, The better approach I would suggest you To minimize flow you can use sub-flows accordingly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 11:59 PM
By default No.of actions allowed in flow-designer are 50
System property - sn_flow_designer.max_iterations
The maximum number of allowed branches for making a decision flow logic is 175
System property - sn_flow_designer.max_decision_branches
Based on the above values you can design your flow, The better approach I would suggest you To minimize flow you can use sub-flows accordingly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2022 12:37 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 11:59 PM
We recommend that you stay below ~25 Actions per flow.
If you check out the documentation, there is a Flow Designer property ("sn_flow_designer.max_actions") that has a default value of "50 actions per flow". While you can update to allow more than 50 actions per flow, that increases the risk of slower design and execution experiences.