What is the maximum number of Flows per scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 07:29 PM
Hi Experts,
What is the maximum number of Flows we can have per scoped application?
We have to add flows as per company code. There may be 50 + companies for each company there may be 2/3 Flows is that fine if there are 300 flows in one scoped application .
We have decision matrix for approvals as per companies. How to reduce the number of approval flows ?
Can we dynamically call the decision matrixes in one single flow?
Please suggest
Thanks & Regards
Swathi Padighar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 07:35 PM
I don't think any limit to number of flows per scoped app.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 07:36 PM
If there are so many flows . will it cause performance issue in Production ?
Can we dynamically call the decision matrixes in one single flow?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 09:02 PM
Hi there,
There is no maximum. And its also how you design things. You can build a few very large flows, or make a lot small ones. Also in the past you could have workflow/business rule/scheduled job/etc/etc, while now you would all do it with Flow Designer, so the numbers can be higher.
Since you do mention decision matrices: Have you had a look at Decision Tables?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 12:56 AM
Yes I am refering to Decision Tables.. Is there any way to call the decision tables dynamically in a flow ??