Executing persistence activities dynamically in Orchestrator

Hi guys

Facing a problem with Orchestrator - I have a Start Job and Wait For Reference that is executing multiple times within a parallel for each

For example - 3 jobs will be executed simultaneously and await a jobObject. However in Orchestrator 1 of these will fault if two robot users are attempting to execute on the same machine.

How can I control that these jobs are executed dynamically and sit in pending, rather than attempting to execute and faulting?

I have checked and it looks as though Login To Console is set to No in the user settings.

Thanks in advance

Error message = System.Runtime.InteropServices.COMException (0x800700AA): The requested resource is in use

Hi @dom.luke,
I feel like this could help you: