Set up the Blue Prism spoke
Integrate your ServiceNow instance with the Blue Prism server to have the requests from your ServiceNow instance authenticated.
Before you begin
- Request an Integration Hub subscription.
- Activate the Blue Prism spoke.
- Role required: admin.
Configure Blue Prism application
Configure the Dispatch Framework and Process info utilities in your Blue Prism environment to enable integration with ServiceNow.
Before you begin
Blue Prism Digital Exchange account.
Role required: admin.
Procedure
Log in to Blue Prism Digital Exchange.
Click Link to Asset of Dispatch Framework utility.
You’re redirected to the Dispatch Framework repository on GitHub.
Complete the steps mentioned in the Blue Prism Process Dispatch Framework User Guide.
Click Link to Asset of Process Info utility.
You’re redirected to the Process Info repository on GitHub.
Complete the steps mentioned in the Blue Prism Process Info VBO User Guide.
Your Blue Prism environment is ready for integration with your ServiceNow instance.
Create Connection and Credential record for Blue Prism ProcessInfo
Create a connection and credential record to enable your ServiceNow instance to connect to the Blue Prism ProcessInfo utility. The record is a single form that contains all the information needed to connect to the Blue Prism ProcessInfo utility every time.
Before you begin
Role required: admin.
Procedure
Navigate to All > Connections & Credentials > Connection and Credential Aliases.
Open the record for BluePrismProcessInfo.
From the Related Links section, Click Create New Connection & Credential.
On the form, fill these fields:
Field Description Connection Name Name of the connection. Default value is Blue Prism Process Info Connection.Connection URL URL used to connect to the connection to the Blue Prism environment. Database Credential Name Credential name of the database. Default value is DB Read User.Database Server Address Database server address in the Blue Prism environment. Database Name Name of the database. Default value is BluePrism.Credential Name Blue Prism Process Info Credentials. User Name User name that the Blue Prism Process Info server authenticates. Password Password that the Blue Prism Process Info server authenticates. Click Create.
A new connection and credential record is created in the Connections tab. This is the default record unless you create another record and set that as default.
Default connection and credential record created for Blue Prism spoke.
Click to open the record.
Enable the Use MID server option.
Mid server option in Blue Prism connection and credential record.
To set up the MID Server for this spoke, see [Set up MID Server for a spoke](config-adv-mid-settings-for-oauth-on-mid.md).
Create Connection and Credential record for Blue Prism Process Dispatcher
Create a connection and credential record to enable your instance to connect to the Blue Prism Process Dispatcher utility. The record is a single form that contains all the information needed to connect to the Blue Prism ProcessInfo utility every time.
Before you begin
Role required: admin.
Procedure
Navigate to All > Connections & Credentials > Connection and Credential Aliases.
Open the record for BluePrismProcessDispatcher.
From the Related Links section, click Create New Connection & Credential.
On the form, fill these fields:
Field Description Connection Name Name of the connection. Default value is Blue Prism Process Dispatcher Connection.Connection URL URL used to connect to the Blue Prism environment. Runtime Credential Name Credential with runtime access configured in the Blue Prism environment. Credential Name Name of the credential. Default value is Blue Prism Process Dispatcher Credentials.User Name User name that the Blue Prism Process Dispatcher server authenticates. Password Password that the Blue Prism Process Dispatcher server authenticates. Click Create.
A new connection and credential record is created in the Connections tab. This is the default record unless you create another record and set that as default.
Blue Prism Process Dispatcher connection and credential record.
Click to open the record.
Enable the Use MID server option.
To set up the MID Server for this spoke, see Set up MID Server for a spoke.