cancel
Showing results for 
Search instead for 
Did you mean: 

Running process on a bot from another bot

MayankGoyal2
Level 8
Hi,
I have to call a process on a certain bot from a different process on a different bot. the aim is to have a central bot that is running a process and calling process on different bots.
Is there something available in blue prism to achieve this, also how will the central bot check if other bot is busy running something and in that case pass request to a different available bot.If all bots are busy, queue the request and as soon as next bot is free, it picks up the request.

------------------------------
Mayank Goyal
------------------------------
23 REPLIES 23

@Mayank Goyal I haven't tried the inteface using SSO myself, but after looking through the Help files it looks like you might have to use a combination of AutomateC and the HTTP interface. There is a flag for the HTTP interface called internalauth. You can pass this command in along with a single-use token, created using AutomateC, to authenticate yourself.

Cheers

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

Ah, I see Bruce Liu got you better directions on this thread.

Cheers,

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

KashishJain
Level 3
Hi,

I have the same problem. did you get any solution for this ?

------------------------------
Kashish Jain
Application Engineer
Schneider Electric
------------------------------

@KashishJain - If your issue is regarding how to use http in SSO, use command http://machinename:8181/user%20name%20username&password%20password&status. 
If its a different issue, the please provide details on the same

------------------------------
Mayank Goyal
------------------------------