jack.chan
(Jack Chan)
December 2, 2022, 9:32am
1
im trying to call the api that downloads orchestrator logs through API
Hi,
How download Orchestrator Logs for specific job through API
Thanks
this is the guide im following to configure API access
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
theres an issue with this step (the part to navigate to admin tab)
my Orchestrator was installed on premise (local VDI) so theres no automation suite hence i cant see the menu that we can usually see in cloud.uipath.com
Is there any alternative to this? i.e. can i configure the API access using another way?
ppr
(Peter Preuss)
December 2, 2022, 9:47am
2
we would recommend the following:
do RnD in swagger
When call is not done within UiPath and by another Application:
do RnD in Postman and prototype it as learned within swagger
Once you got it run in Postman then port it to your specific implementation
The round via Postman helps quickly to test and play/work e.g. with the different authentiacation models
Check if the Identity Server was set up, then you can cofigure it there:
also have a look here:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
system
(system)
Closed
December 5, 2022, 9:47am
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.