Importing and exporting workflows
With the ability to import and export, you can introduce new workflows from outside IBM® Rapid Infrastructure Automation® or introduce existing workflows from inside to other applications.
Before you begin
Make sure that you have permission to import or export workflows.
Importing workflows
- In the dashboard, click Workflows.
- Click Import.
- From your computer, select the
.zipfile that contains one or more workflows that you are going to import, or drag and drop the file directly onto the page.If the workflow already exists in your workflow list, an appropriate error is shown. Based on your preference, complete one of these actions:- Click Overwrite to replace the existing workflow with the one that you want to import.
- Click Keep both to import the workflow without affecting its duplicate.
- Click Skip to make no changes.
Note: If theAccess is deniederror message is shown, ask your administrator to grant you the required permissions to import the workflow. The View, Execute, and Edit permissions must be granted to your user's role for both theadminanduserfolders. For more information, see Permissions. - Verify that the new workflow is shown in the list by using the search bar.
- Optional: Run the workflow in IBM Rapid Infrastructure
Automation® by completing one of these actions:
- In the workflow list, in the Actions menu, click Run.
- Select the workflow to open the workflow editor, then click Run.
- Schedule a job to automatically execute the workflow at a defined frequency. For more information, see Using jobs.
Exporting workflows
Note: By default, the Export, Move, and Delete options are not available until you select one or more workflows.
- In the dashboard, click Workflows.
- Select one or more workflows and click Export.
- Choose whether to export the flows with absolute or relative paths and confirm that they’re delivered in your default downloads folder. Filenames follow this order:
- flows_export_<year>_<month>_<day>_<hour>_<minute>_<seconds>.zip for flows exported without the absolute path.
- absolute_flows_export_<year>_<month>_<day>_<hour>_<minute>_<seconds>.zip for flows exported with absolute path.