I’m currently working on a Project which a developed with the Dispatcher - Performer model. I already finished the processes and upload them to orchestrator. The performer should start instantly when a new queue Item is added, but the thing is thet is not starting, it stays pending… as you can see in the image.
You moght be using a single unattended robot to run both the processes, so if one process is running for that robot 2 will go into the queue means in the pending state and once the first process dispatcher would be completed the Performer status would be changed to Running.
To run bot the process concurrently better to have two different robot 1 for dispatcher and 1 for performer.
Both the R1 and R2 should have the different user profile.
The main problem here, I think, may be the installation of robots. I am sharing some links. You can check and make sure you followed the steps correctly.
You can check the status of your robots in the tenant> license area.
I do not know your folder structure, but be sure to add your licensed unattended robot under the relevant folder.
Exactly, I’ve seen that i do have a license available of runtime but it’s available on another folder. I’m trying to see how i can enable that permission to the folder I’m working on. look
Yes, I actually changed the process to another folder which shows that i do have 1 runtime available and 1 connected, and still the job keep staying in pending.