Importing and exporting a flow
Import a previously exported flow definition directly into IBM® Optim Test Data Management from a JSON file. By exporting and importing flows, you can reuse existing flow configurations or restore flows without manually recreating them.
When you import a flow from a JSON file, IBM Optim Test Data Management validates the file structure, verifies that all required connection types are supported, and extracts the flow name and description. You can review and modify the imported flow information before completing the import.
During the flow import process, IBM Optim Test Data Management creates new node identifiers, preserves node relationships and connections, and validates the imported flow before making it available in the canvas. You can import the flow into a new canvas or use it to replace the currently open flow.
Exporting a flow to JSON
- From the navigation menu, click
.
- From the My flows panel, open the flow you want to export.
- In the menu bar, click the import/export icon
, then click Export.
- Save the flow definition file to your local file system.
Importing a flow from JSON
Before beginning the import process, ensure that you have a valid JSON flow definition file. Get a flow definition file by exporting an existing IBM Optim flow.
- From the navigation menu, click
.
- In the menu bar, click the import/export icon
, then click Import.
- Browse to select a JSON file from your local file system that contains a valid exported flow definition. Click Open.
- In the Import flow from JSON dialog, review the flow name and description and edit them if needed. The flow name must be unique within the IBM Optim instance.
- Choose how you want to open the imported flow:
- Click Open in canvas to open the flow in a new canvas.
- If you have a different flow already open, you can click Replace current flow to replace the current flow on the canvas.
- Work with the imported flow as you would with any other flow:
- Add or edit nodes.
- Save the flow.
- Run the flow.