Export Flow
As needed, you can export a flow from Designer Cloud Powered by Trifacta Enterprise Edition. An exported flow is stored in a ZIP file that contains all objects needed to use the flow in any instance of that platform that can access the flow's sources and outputs. Exported flows can be imported into different projects and workspaces.
Flow export is useful for:
Backups of work in progress
Warning
You cannot import flows that were exported from a version before Release 6.8.
Archiving of completed development work
Migrating flows from one instance to another
Deployment of work to Production environments
An exported flow ZIP also includes:
Any
.data
files, which may be included as artifacts of feature usage.For transformation by example, artifact files include the value transformation information for the TBE step. For more information, see Overview of TBE.
For cluster clean, artifact files contain the mappings between source values and clustered values. For more information, see Overview of Cluster Clean.
Any configured webhook tasks are part of the flow definition. For more information, see Create Flow Webhook Task.
Export from Flows Page
Steps:
From the menu, select Flows.
In Flows page, locate the flow to export. From the context menu, select Export.
To export, click Download.
The ZIP file is downloaded to the default download location on your local desktop.
Tip
You can also export from Flow View.
Note
When you import a flow, you import this ZIP file. You cannot import the contents of the ZIP. If your local environment automatically unzips ZIP files, please re-ZIP before you import. For more information, see Import Flow.
Export from Production instance
Tip
In general, avoid making changes in a Production environment. Instead, you should make changes in a Development environment, export from there, and reimport into the Production environment.
Steps:
Login to the Production instance. The Deployment Manager is displayed.
From the menu, select Deployments.
Select the deployment that you wish to export.
In the list of releases, locate the release to export. From the context menu, select Export.
Add any optional notes for the export. When the flow is imported into another environment, this notes are displayed in the user interface.
To export, click Download.
The ZIP file is downloaded to the default download location on your local desktop.
This file can be stored for safekeeping or imported back into the instance. For more information, see Import Flow.