Hi,
I have multiple processes and there is no dependency on each other. I want to execute all processes in single click.
I created a Flowchat.xaml and copied/dragged all the processes to run at once as shown in below figure. but if any one of the processes failed then execution is getting terminated.
As i don’t have any dependencies, is there any way to execute separate processes at once.