Export a workflow
Exporting a workflow means downloading a file with the .wfpk
extension containing items that permit to re-create the workflow by importing the file.
The file is a ZIP archive and contains the workflow definition plus binary files for any symbolic or ML models, while any processor, operator, Knowledge Model or custom component is referenced but not included. This means that those components must be already present in the destination installation when importing the workflow.
-
To export a workflow from the Workflows view of the dashboard:
- Select the workflow to export.
- Select Export on the area's toolbar.
-
To export a workflow from the workflow's editor or from the Test tab of the workflow's workspace:
- Open the workflow
- Select the Editor tab or the Test tab.
- Select the ellipsis at the end of the toolbar below the main one at the top right of the page then choose Export workflow.
In both cases, a dialog appears.
- If you want to change the default filename, enter a new name in the Filename field.
- Select Download to confirm the operation.