Links may not function; however, this content may be relevant to outdated versions of the product.
UiPath integration metadata
When you import the Pega Open Robotics application, Pega Platform creates the rules for exchanging data with UiPath Orchestrator. To understand how to use the rules and processes in a case flow in Pega Platform, review the following information.
Connect-Robot-UiPath
- The ID of the rule corresponds to the release key of the process.
- You can only update the Description and Usage sections of the rule form. To reduce user error, the rest of the fields are read-only.
- The instances of this rule are created by a webhook call from Orchestrator. Manually creating an instance is not recommended.

UiPath-Tenant-Metadata
You create a record in the UiPath-Tenant-Metadata data class that includes the tenant ID and authentication secret from Orchestrator, and the operator ID in which to run the service call. With the information in the record, Orchestrator notifies Pega Platform when a process-related event or job-related event occurs in Orchestrator. For example, when you delete a process in Orchestrator, the system deletes the process in Pega Platform.
When Orchestrator makes a call to the Pega server, the server refers to the record in this data class to validate the request. Pega Platform then establishes a session with the operator specified in the record. For process-related events, Pega Platform creates the record in the ruleset of the specified operator’s default application. For job-related events, the case proceeds according to the event that occurred in Orchestrator, for example, the completion of a job.
Application settings
When you import the Pega Open Robotics application into your Pega Platform application, the system creates application settings that hold the authentication details of your Orchestrator service. The values you enter in these application settings provide Pega Platform with the information it needs to establish a connection with Orchestrator. For more information, see Configuring the connection to UiPath Orchestrator.
Previous topic Configuring a case type with a UiPath automation Next topic Integrating DocuSign with Pega Platform