Working with packages
In this recipe, you will learn how to create, export, and generally work with packages. Packages are great to ship complete Orchestrator solutions between Orchestrators to customers or for backup.
Getting ready
We need at least one workflow or action to work with in this recipe. Optimally, you have workflows and actions that depend on each other. The package that comes with this book contains a workflow named 5.5 Working with Packages, which you can use to test this recipe.
How to do it...
This recipe has several sections. As an overview, the following screenshot shows all the icons and their usages. To get to the correct section follow these instructions:
Using Orchestrator Client, make sure that you are in the Design mode.
Click on packages (the yellow box with a white circle icon).
Create a new package
Either right-click on the white space below the displayed packages and select Add package or select the icon from the right-hand side (the yellow box with a white circle icon...