Start job from another computer when user action is required

Hi everyone.

I was wondering if it’s possible to start a job (using Orchestrator) from another computer when a user action is required during the automation.

In other words.

I have a robot I need to run daily on computer A. The robot have been published to Orchestrator so I can run it from another computer.
However, after starting the automation, I need to select few options (number of entry I want to process, from when to when) which vary everyday so I can’t pre select it.

My question is, will the select box pop up on the A computer and then I will not be able to select the options or it will pop on the computer I’m using to start to job through Orchestrator and then process to continue the automation on A computer?

In the Main workflow you could create a few Input arguments. When starting the job from Orchestrator you could provide the options you want through these arguments, example below: