Blue Prism

Blue Prism Robotic Process Automation (RPA) Connected System provides an easy way to integrate software robots into your business process, and eliminate repetitive and error-prone tasks that people perform. Automatic discovery of the available Blue Prism processes and their data inputs makes it quick and easy to set up.

See Blue Prism documentation on exposing and calling web services.

Properties

In addition to the common properties, the Blue Prism connected system has the following properties:

Field Description
Username Blue Prism account used to execute the Blue Prism process or object
Password Blue Prism account used to execute the Blue Prism process or object
Host URL The Host URL for your Blue Prism instance

Operations

Name Description Type
Execute Blue Prism Process Calls a Blue Prism Process that was exposed as a web service WRITE
Execute Blue Prism Business Object Calls an action defined in a Blue Prism business object WRITE

Execute Blue Prism Process

Calls a Blue Prism Process that was exposed as a web service

Note: Execute Blue Prism Process is a WRITE type Integration. To prevent the integration from making the same update twice, it can only be used in the saveInto parameter of an interface component or in a Web API. See Call an Integration for more information.

bp_integration_process.png

Execute Blue Prism Business Object

Calls an action defined in a Blue Prism business object

Note: Execute Blue Prism Business Object is a WRITE type Integration. To prevent the integration from making the same update twice, it can only be used in the saveInto parameter of an interface component or in a Web API. See Call an Integration for more information.

bp_integration_business_object.png

Open in Github Built: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK