I’m trying to trigger unattended process via postman api. UiPath Assistant is installed on virtual machine. When I hit send in postman I’m getting this error → Robots without credentials cannot run processes that require an interactive session.
Can anyone have idea, what’s wrong with this?
@radutzp @BejoyEdison @Pablito @bcorrea @Harika_Mudiam @Anil_G @Sudharsan_Ka @Priyanka_Bhalere @Robert_Lansbergen @fernando_zuluaga @Rahul_Unnikrishnan
J0ska
February 23, 2023, 9:59am
2
First check that you can start the same process with same settings from Orchetrator manually.
Cheers
Anil_G
(Anil Gorthi)
February 23, 2023, 10:31am
3
@pravin_bindage
I guess you did not provide credentials in orchestrator
Cheers
Which one? Windows or any other
Hello @pravin_bindage
Are you able to execute task from orchestrator with that robot?
Thanks
No it stuck at pending stage. I think i’m not assigned unattended license
Hi pravin,
Robot credentials means we have to pass the robot value.
it is two Types
Robot value- You can use same value with one or more bots.
Value per bot - you have to set each value per each bot .
Thanks.
Anil_G
(Anil Gorthi)
February 23, 2023, 11:59am
8
pravin_bindage:
assigned
@pravin_bindage
Windows credentials in which you have connected robot
cheers
I have prepared a document on this if anyone needs go through it you get clear idea
Orchestrator API Call Guide.docx (1019.1 KB)
Hi Pravin,
Here we set up the Redirect URL using Postman, I need to use this in actual UiPath project, how do I set up the redirect URL.
I can not use simple ‘Application Scope’ as I need to query ‘Alerts’, I need to set up User Scope and use it in UiPath Project.
Sorry @Kanad_Mehta I’m also looking for same. I don’t have any idea about it.
Anil_G
(Anil Gorthi)
March 3, 2023, 9:32am
12
@pravin_bindage @Kanad_Mehta
If using in UiPath you can directly use orchestrtrator http request activity…
Cheers
Hi Anil,
I need to query another Orchestrator from the one bot is running on.
Anil_G
(Anil Gorthi)
March 3, 2023, 10:15am
14
@Kanad_Mehta
Thats a weird request.May I know what is the use case?
Cheers
Building a Support dashboard that shows Faults, Exceptions and Alerts across customers.