I am wondering if there is a way to exclude specific machines for triggered jobs in Orchestrator. For example, I have processes set up to run dynamically on any open machines when they need to run. But ideally I would like these processes to run on any of the open VMs except for one specific machine. Is it possible to exclude a specific machine but allow the process to run dynamically on any of the others?
Let’s say you have: Robot1, Robot2, Robot3, Robot4 and Robot5. You don’t want Robot5 running this process and you want only one of the available Robots to run this process every 15 minutes.
So, create a new environment and allocate Robot1, Robot2, Robot3 and Robot4 to this new environemt. Finally, in your trigger choose dynamic allocation.
This applies to queue based triggers as well.
Probably, you will need to delete your process and create it again. This time, choose your new environment. Then, edit you trigger to select the process related to your new environment
If this solves your problem, kindly mark this post as solution to close this topic.
If you need extra help and/or have any question, please let me know