- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Managing Packages
- About Libraries
- Managing Libraries
- Audit
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Integrations
- Classic Robots
- Troubleshooting
Managing Packages
A package can only be deleted from Orchestrator if all its versions have been deleted. Package versions can be deleted if they are Inactive, i.e., not deployed to a process.
Note that you have the option to manually download package versions from the Release Notes window as well. The process is similar to downloading them from the Versions tab.
Note that you have the option to manually download package versions from the Change Log tab as well. The process is similar to downloading them from the Versions tab.
- In the Packages page, click View Versions. The Package Versions window is displayed.
- Click More Actions > Show Arguments for the desired package version. The input and output parameters of the selected package version are displayed. Please note that you cannot edit the values of the parameters at this level, only at process, jobs, and triggers ones.
.xaml
file that is part of a package version like Studio's Designer panel. This feature enables smoother cooperation between developers and Orchestrator managers.
You cannot explore compiled packages using this feature.
.xaml
files, changes in folders, or the dependencies list. You can also compare the two selected versions' workflow .xaml
files, graphically presented side by side. This feature enables Orchestrator managers to view what changed in the packages
and workflows without requiring Studio access.
Here's how you can view the differences at the package version level, and then at the workflow file level:
Read on for step by step instructions: