Adding a UiPath connector configuration
Before you begin
Make sure you perform the following actions:
Downloaded and deployed the latest Cloud actions package from EPD. To download the package, visit EPD Direct Download.
Purchased a valid UiPath Orchestrator on cloud license.
- Configured the webhook callback URL to receive real-time event notifications.
For more information, see To configure the webhook callback URL.
To configure UiPath connector
- Log in to BMC Helix Innovation Suite and navigate to the Administration tab.
- Select Connectors > UiPath, and click Add new setting.
Enter the values for the following fields:
Field
Description
Connection ID
ID for the connection.
You can specify an alpha numeric ID such as UiPath-12.Client Key
Key to log in to your UiPath account
Name
Name for the connection
Account Logical Name
Unique URL that is derived from the company name that you specify during signup or from your first name and last name
Client ID
Value of the Application ID obtained after creating an Orchestrator application in UiPath
URL
UiPath server endpoint URL
Trust All Certificates
If you want to trust your certificates, specify the value as True, else do not specify any value.
Organization UnitId
ID of the modern folder where your UiPath processes are located
Tenant Logical Name
Tenant associated to your UiPath account
Callback URL
URL that was populated automatically when you configured the webhook callback
Callback Auth Key or User Name
Authorization GUID or string that you added while configuring the webhook callback URL for UiPath connector, such as UiP-12345
Callback Password
Password for the account you are using
Learn about User Key, Account Logical Name, and Tenant Logical Name at Consuming Cloud API.
- Click Save.
A connection is enabled between BMC Helix Innovation Suite and UiPath. Use the Connection ID to map the configuration to the UiPath element in the Process designer.
To configure the webhook callback URL
- Log in to BMC Helix Innovation Studio and navigate to the Administration tab.
- Select Webhook Connection > Callback Configuration.
- On the Webhook Callback Configuration page, click New Configuration.
On the Create New Callback Configuration page, enter the following details:
Field
Description
Configuration Name
Name for your callback configuration
Bundle Name
Name of the application for which you want to use the UiPath webhook callback.
For example, Digital Workplace Catalog.Processor
Select RPA.
X-AA-RPA-CLIENT-ID
GUID or string for authorization such as UIP-12345
Callback URL
This URL is populated automatically.
Where to go from here