Changed in 51.0.6.0 Exporting and importing playbooks
You can export and import a single playbook.
Export
You can export a single playbook for use in other systems and enter information about the playbook to help users identify the purpose of the playbook. The exported playbook includes its apps, functions, scripts, sub-playbooks, and other customizations.
- Click Playbooks in the menu bar. The initial page provides a list of all the playbooks and their status.
- Click the More options button
and then Export for the playbook that you want to export.
- Optionally, in the What's new / release notes section, you can enter details about the playbook, and when you are finished, click Next.
- If the playbook uses any apps and customizations, they are listed in the Application Customization page. If not, the Playbook details page displays. If the Application Customization page is shown, review the customizations. Unless there is an issue, click Next.
- Review the information in the Playbook details page. If everything is correct, click Next.
- Provide a name for the export file. By default, the file name is the same as the playbook name.
- Click Export Playbook then save the file to your chosen location.
Import
You can import an exported playbook, which is a resz file. You need to know the name and location of the file.
If an imported playbook has the same version of an app that is installed on the destination, the app and its customizations are not imported.
If an imported playbook has a later version of an app that is installed on the destination, the import upgrades the app. However, the app must be redeployed after the import, as described in Upgrading an app.
- In the main playbooks page, click the Import playbook icon.
- Upload or drag the playbook export file to import.
- Click Import.
- Review the playbook details and informational messages, including any what's new information, if
provided.
Any customizations from the imported playbook that are the same as the ones that are installed on the destination are not imported.
Any updated customizations are noted by informational messages that describe which objects reference the updated customizations.
- If there are no conflicts, click Import to import the playbook.