What is the maximum number of Flows per scoped application

Swathi Padighar
Tera Contributor

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

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Swathi Padighar 

I don't think any limit to number of flows per scoped app.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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 Roethof
Tera Patron
Tera Patron

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

LinkedIn

Swathi Padighar
Tera Contributor

Yes I am refering to Decision Tables.. Is there any way to call the decision tables dynamically in a flow ??