This usually starts my jobs but I want to find if I can do it from the assistant itself.
There are many parameters in “odata/Jobs/UiPath.Server.Configuration.OData.StartJobs” API but I can’t seem to find my way around them. Is there keyword I can change in order to achieve this? Thanks in advance
The point here is starting from assistant it would not be unattended and when you start unattended it is not done from assistant …both are mutually exclusive
you cannot run as from assistant because it runs under user session and what you want is you havign more control than the user working on the system
I’m aware of the situation and why we wouldn’t do this normally, I was curious for a specific reason. I couldn’t do it from Orchestrator API but I was able to write a powershell script and run this script through my own controller.