Hello,
I need to retrieve the JobID assigned by uipath in the records and store it in a variable from the study to use it later.
How can I recover this value?
Thank you
Hello,
I need to retrieve the JobID assigned by uipath in the records and store it in a variable from the study to use it later.
How can I recover this value?
Thank you
Hello, take a look this post (even though as I saw there is no “standard” solution to get it, perhaps we’ll have to create a custom activity, I mean if GetEnvironmentVariables doesn’t be applied for your issue): How to get details like jobId, robotId, windows username - #9 by Manas_Mallick
Also you can check NLog file and change/explore target according your needs: