Hi Team,
Is there any way to get current version of each process? I just wanted it for auditing purpose.
Thanks in advance
Thanks,
Riya
Hi Team,
Is there any way to get current version of each process? I just wanted it for auditing purpose.
Thanks in advance
Thanks,
Riya
HI @lrtetala ,
I tried but mentioned URL is not working from my end,
Thanks
Orchetsrator api is the route
use the below end point with filter on isactive
swagger - <OrestratorURL>/swagger/index.html
cheers
Hi @Anil_G ,
Is there any way to get the current package version of all the orchestrator folder.
Thanks
@Anil_G ,
Is there any way to get all the folders name from orchestrator and fetch the current package
version?
There is a getfoldwrs end point you can use it to get all folder names and ids
Then loop on it and get the packages under eqch
Cheers
@Anil_G ,
Can you please share the snapshot of that activity?
that is an api…you can use in orchestrator http request
here is the api
check swagger for details - <OrchetsratorURL>/swagger/index.html
cheers
I have checked but unable to find the URL for the same.
Can you please help me here?
Regards,
Riya
@Anil_G ,
To get the details of all the folder
@Anil_G ,
It is giving the one folder name where my robot is created.
@Anil_G ,
I have the access of all the folders…When I m login into orch.I can able to see all the folders.
@Anil_G ,
No,I am using my id only
ideally if you are trying from studio which ecer id you used to connect the robot is used to get the details
cheers