Infoworks 6.1.3
Prepare Data

Creating a New Pipeline Version

Following are the steps to create a new pipeline version:

  1. Navigate to the required pipeline and click the Create New Version button.
  2. You can also navigate to the Version Actions > Create New Version option in the pipeline editor.
  3. Enter the following details:
FieldDescriptionDetails
Pipeline TypeThis field indicates the type of new pipeline versionYou can select either of the following Pipeline Type: Visual Pipeline and SQL Pipeline.
Base VersionThe base version from which the metadata will be copied to the new version being created.Select the required base version.
DescriptionThe description for the pipeline version.Enter a description for the pipeline version.
TagsThe tag for the pipeline version.The options include In Progress, Stable, Active in Production, Duplicate, Successful Build, and Failed Build.
Make ActiveThe option to make the new version active.Check the box to make the version active.
  1. Click Create or Create and Open.

Creating a Visual Pipeline from SQL

Our platform now supports seamless switching between SQL and Visual pipelines, allowing users to easily create a visual pipeline based on a SQL pipeline version. When creating a new version, you can select a base version of a different type (e.g., a SQL version can serve as the base for a visual version).

Previously, base versions were restricted to the same type as the new version. Now, users have the flexibility to select any base version, whether SQL or Visual, and create the desired pipeline format.

Disclaimer:

Certain SQL patterns may not be fully compatible with visual pipelines. For further details and guidance on patterns that may not be supported, please consult the reference guide.

  Last updated by Monika Momaya