How to limit the concurrency of Flows triggered
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2023 10:23 PM
Hi All,
We have a requirement where when a csv file is attached to a change request, the system should process the file and insert few records into a table. This is done through Flow Designer and the trigger is on the attachment table.
Once the functionality is available to the end users, there are so many attachments will be attached to the different change requests.
Is there a way we can limit the concurrency on the flows gets triggered? for better system performance?
Regards,
Vasanth
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
Has anyone been able to find the "Concurrency Limiter" in flow designer?