cancel
Showing results for 
Search instead for 
Did you mean: 

Restful webservice configuration in blueprism

malligac
Level 3
We are going to use SAP application through Restful webservices api. for that we want to know what are the mandatory parameters or fields are required for restful web services need to configure in blueprism. please help us regarding for these details.
2 REPLIES 2

InJoeKhor
Staff
Staff
Hi Malliga,

Blue Prism web services are natively SOAP, WSDL-based services. Blue Prism can expose Business Objects as SOAP web services and consume an external SOAP web service.

Blue Prism also provides support for REST web services via a series of VBOs (REST, HTTP, JSON). Blue Prism can consume REST web services using the REST VBO. The REST VBO (BPA Object - Webservices - REST.xml) is available from the VBO folder within the folder structure of your Blue Prism software installation.


We have a copy of DX for your reference, it provides the capability to connect to REST based webservice APIs.
https://digitalexchange.blueprism.com/dx/entry/3439/solution/blue-prism-rest-webservice

We also have an user guide to focus on the Web Service for your reference.
https://portal.blueprism.com/system/files/documents/v6%20User%20Guide%20-%20Web%20Services.pdf

Thanks,

------------------------------
In Joe Khor
Sr. Product Consultant
Blue Prism
------------------------------
In Joe Khor Sr. Product Consultant Blue Prism

bruce.liu
Staff
Staff
Hi Malliga,

Being a consumer of third party web services, Blue Prism acts no different than any other web service client, e.g. SoapUI.

On the highest level it is about how you construct a web request and then capture the web response returned from the web service host, according to the web service specification. In the process, you will need to consider URI to various web service endpoints, and maybe authentication, header, URI parameters and etc. It is the developers responsibility to understand the requirements from those web services and provision them in Blue Prism in the most appropriate manner possible.

------------------------------
Bruce Liu
Senior Product Consultant, Professional Services
Blue Prism
Australia/Sydney
------------------------------