Hi ,
I am writing a .bat file, in which have written two commands as follows, to execute two processes "Process1" and "Process2".
"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /sso /run "Process1"
"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /sso /run "Process2"
I need to run Process2 only after completion of Process1, but in my case after triggering Process1 immediately Process2 is triggering.
is there any command that I can use in .bat file, so that I can run Process2 only after completion of Process1.
Thanks and Regards,
sudharsan.