Hi!
I want to get info about the connected Orchestrator during execution of a workflow. I am most interested in the Orchestrator URL and hoped I could use an activity for this or even just assign it to a variable with the UiPath namespace.
I tried reading the URL from UiPath.Settings file as in Is it possible to get URL of the orchestrator inside the UiPath script? - #2 by mike.vansickle but unfortunately in the environment I work in, there is no access to this file, not even read-only.
Any suggestions?
Thank you