In Studio Activities, How to get the user ID that used for logging in Orchestrator and start the job?

I would like to get the user ID that used for logging in Orchestrator and start the job.
When I use the query “Users” in Swagger that can be used in Orchestrator, I found that that user ID meant the login user ID for Windows OS. However, I would like to use the login ID for Orchestrator that start Job on the Studio side. How can I get the user ID that used for logging in Orchestrator and start the job?

1 Like

Hey @hirochika.ueda

You mean the current robot you are using ?

Thanks
#nK

(post deleted by author)

(post deleted by author)

No, I didn’t mean the current robot.

Under the following prerequisite, I would like to extract the ID “James1”, that used for logging in Orchestrator, in the workflow of the running job “Excel automation”.

How can I get the ID “James1” used for logging in Orchestrator and use it the current running job?
Any Studio activities to extract the Orchestrator login ID with who started the current job?

Prerequisite:
The user “James” log in to Orchestrator with his ID “James1” & passoword. He click on the start button to run the job “Excel automation” in the folder that he can access in Orchestrator. He select the user as “James2” in the parameter to log in Window OS on the client PC that run the automation job “Excel automation” when the PC get the execution direction from Orchestrator after James start the job in Orchestrator

1 Like