If I start PAD jobs from a .bat file, which contain two calls, ex.
"C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?environmentid=Default-d8818b1c-a6dd-43a9-a80a-4408d461a567&workflowid=c603ba48-07e8-461b-9527-0201a8bce5a0"
"C:\Program Files (x86)\Power Automate Desktop\PAD.Console.Host.exe" "ms-powerautomate:/console/flow/run?environmentid=Default-d8818b1c-a6dd-43a9-a80a-4408d461a567&workflowid=2cd4ef29-072a-4f39-8295-83b464f4fd16"
The problem is sometime the second job will not started, I suppose every cmd call should queue the job in the cloud, and then execute in the local machine, but acturally not.
So how to queue the jobs if I call them from the command line?

Report
All responses (
Answers (