Notifications
Announcements
Yesterday I was testing my BOT which calls a flow to create an ICM ticket. In doing so, I ran into an unexpected, and untrapped error in the dialogue JSON which really threw me for a bit of a loop. Basically, due to a wait step in my process, I had attempted to trigger the flow again before the previous run had completed. I wasn't aware that you could only instantiate a single flow at a time and I was curious if there is a way around that particular restriction or do I need to get a bit more creative with my solution to reduce the chance of collision?
Hi @jpirelli
Please try the below steps and see if it resolves for you.
1. Go to Settings of the first Flow Step.
2. Turn on the Concurrency control and set the Degree of Parallelism to 1.
I have attached an image for you reference.
Hope it works!.
Best,Dhina
Hi Dhina,
Happy to be wrong on this. If you change the degree of Parallelism to 1 then you need to change your Flow to be asynchronous. I could not get my Bot to call an Asynch Flow. I would have been surprised if it did as it would require a callback of some type from Flow to PVA.
I was able to add a 10 delay to my flow and call it from multiple Bot sessions without any problem.
Joe
I did a bit more testing, by default, flows can run concurrently. This is great info but maybe a red herring on my errors last night. I was able to reconfirm that multiple instance are able to run at once.
I'll keep working on my repro, this could have been a red herring entirely.
Hi JoeGill,
You are right. This makes it want to run as asynchronous, so we are pretty much not able to leverage the concurrency control feature as we typically use "Response" action as part of Power Automate with PVA.
Thanks for pointing out, JoeGill 🙂
Best,
Dhina
Your should be able to trigger the several instances of the same flow to run at the same time from PVA, this is supported.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 265 Super User 2025 Season 2
Romain The Low-Code... 240 Super User 2025 Season 2
S-Venkadesh 101 Moderator