Query on the API capabilities
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-02-20 06:13 AM
I'm looking on exploring the API capabilities of what BluePrism provides. As far as I explored, I see the only capabilities which Blueprism provides is on the processes, we expose the web service on a process and then consume it. Are there any additional capabilities which a third party can consume out of blueprism, I'm looking at fetching all the machines on the server, fetching the inputs and outputs of a particular process, triggering and stopping an execution of a process. Does the support for all of this present, if yes, can someone please provide a hyperlink to the right location.
Thanks in advance.
------------------------------
Abhijith Mergu
------------------------------
Thanks in advance.
------------------------------
Abhijith Mergu
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-02-20 07:33 AM
Hi, Abhijith,
well, API is very limited but if you are fine with CLI (command line interface) then check documentation for automatec.exe. The other option is using HTTP protocol with similar commands which provides automatec.exe if you consider this being API :).
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
well, API is very limited but if you are fine with CLI (command line interface) then check documentation for automatec.exe. The other option is using HTTP protocol with similar commands which provides automatec.exe if you consider this being API :).
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-02-20 08:08 AM
One more hint - try to run on runtime resource in browser this http://localhost:8181/help (or if you change localhost with name of your runtime resource and your ports are open you can run it from another computer, of course). It shows you the available options which can be used for HTTP communication with RR.
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
Regards,
------------------------------
Zdeněk Kabátek
Head of Professional Services
NEOOPS
http://www.neoops.com/
Europe/Prague
------------------------------
