- 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)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Managing Packages
- About Libraries
- Managing Libraries
- Audit
- Resource Catalog Service
- Automation Suite robots
- 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.
You can apply tags to a package at design time in Studio. To learn how to add tags to packages, see About Publishing Automation Projects in the Studio guide.
You cannot change the tags of a package from Orchestrator. Tags are specific to each package version. On the Packages page in Orchestrator, you can see tags specific to the latest package version, regardless if it's active or inactive.
You can remove tags from a package at design time in Studio. To learn how to remove tags from packages, see About Publishing Automation Projects in the Studio guide.
You cannot change the tags of a package from Orchestrator. Tags are specific to each package version. On the Packages page in Orchestrator, you can see tags specific to the latest package version, regardless if it's active or inactive.
.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:
- Downloading a Package Version
- Manually Uploading Packages to Orchestrator
- Deleting Packages
- Displaying Release Notes for One Package Version
- Displaying Release Notes for All Package Versions
- Viewing the Arguments of a Package
- Adding Tags to Packages
- Removing Tags From Packages
- Exploring Packages
- Comparing Packages and Workflows