15-01-20 03:44 PM
Hi all,
I'm very interested in knowing if is there any provided API-s by BluePrism, for example, Starting or stopping any process or whatever?
15-01-20 05:33 PM
"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /?
16-01-20 05:32 AM
16-01-20 08:40 AM
Hi Ibrahim,
This is definitely possible. Blue Prism provide a commandline interface to control Blue Prism using its Robots (Like mentioned by Ami).
This commandline interface is also available through HTTP, which, I personally prefer compared to the more local commandline interface.
You can see all the commands available in the Help section of BP or you can also checkout this article:
http://portal.blueprism.com/customer-support/support-center#/path/1421412402
http://portal.blueprism.com/customer-support/support-center#/path/1232324412
Jerin also point out you can expose every object and process as webservices. For this you need to consider best practices in term of license usage. But it is a very powerful feature as well.
At my projects we heavily use all above, and it is extremely powerful and fun to work with.