orchestrator
latest
false
- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Configuring automation capabilities
- Solutions
- Audit
- Settings
- Cloud robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Business Rules
- Storage Buckets
- Orchestrator testing
- Resource Catalog Service
- Integrations
- Troubleshooting
Managing Business Rules

Orchestrator user guide
Last updated Mar 11, 2025
Managing Business Rules
To keep track of your business rules, use the Version field.
Note: After you save the business rule with the uploaded DMN file, you can no longer change its version.
You can view the version of a business rule from the Business Rules page. To check the version, select a business rule, then either edit the business rule, or go straight to More Actions, and select View versions.
If needed, you can also download the version of a business rule through one of the following methods:
- Once you upload the DMN file during the business rule creation, select the download icon located next to the file.
- From the Business Rules page, on the desired business rule, select More Actions, then Download version. Alternatively, under More Actions, select View versions. A side panel opens, where you can select the download icon next to the version you want to download.
- On the Business Rules page, select Add business rule, then Link from other folders.
- Next, the Import Business Rule page displays a list of all business rules from other folders.
- Select one or more business rules to add to the current folder, then Continue, and then Link.
Note: Before you execute a business rule, make sure that:
- You model a DMN file with the help of a DMN-compliant editor.
- You create a new business rule in Orchestrator by uploading the DMN file.
-
You have view rights assigned to view the business rules.
-
After deployment, the process can access the business rules it uses.
- To execute a business rule, open UiPath® Studio.
- Add to your workflow an Evaluate Business Rule activity or a Business Rule Task process diagram.
- Use the DMN file stored in Orchestrator in the activity or process diagram.
- Map input and output arguments according to how the DMN file is modelled.
- Execute the process directly from Studio, or upload the package to Orchestrator, and execute it from there.