Blue Prism Connector

Content Type: Module
Categories:

Overview

Integration between Mendix applications and Blue Prism digital workforce.

Documentation

Description

Blue Prism Connector provides asynchronous integration between Mendix applications and Blue Prism digital workers. 


 


Typical usage scenario

Blue Prism provides the ability for Mendix applications to easily integrate with core systems and legacy applications without requiring any code changes to the underlying applications. In addition, Blue Prism provides the ability to automate manual and highly repetitive tasks, significantly increasing operational efficiency.


 


Features and limitations

This module provides –


  1. A set of Microflow actions to be leveraged within your Mendix app for queuing work for Blue Prism
  2. A REST API for Blue Prism to pull work from the worklist for processing

 


Dependencies 

  • GUID Generator
  • ObjectHandling


 


Installation 

Once download from the AppStore you’ll have several Microflow actions available for delegating work to the Blue Prism digital workers. Make sure that you enable access to the WorklistService REST API to enable Blue Prism to talk to your Mendix App.


 


Configuration

[Describe the necessary steps to configure the content]


 

Releases

Version: 2.0.0
Framework Version: 9.24.4
Release Notes: Added Blue Prism work agent support.
Version: 1.0.0
Framework Version: 8.10.3
Release Notes: Version 1 of the Blue Prism Worklist