Question
Virtusa Consulting Services Pvt. Ltd.
US
Last activity: 9 Mar 2016 7:43 EST
Is there any limitation to number of utilities we can call simultaneously in a flow shape?
Hi,
I have a requirement to start multiple flows on submit of a screen based on its input. In a worst scenario, I have start three flows independent to each other. For some technical reasons, I cannot use spin-off or sub-process. They should behave like adhoc flows. So, I am calling this activity called "StartNewFlow" three times for three flows that I want to initiate.
But, at run time, it is initiating only two processes. As I had a look at the tracer it is ending the process after second utility
Say, I have Utility1, Utility2, Utility3. It is executing Utlity1, Utility2 and ending the flow. If I skip Utility1 then, Utility2, Utility3 are executed. I tried changing the order of utilities but no luck.
So, is there any limitation to number of utilities we can call simultaneously in a flow shape? What is the meaning of that highlighted flow message?
Thanks in advance.
Regards,
Goutham