Downloading DTP Pipelines

The Download Pipelines feature enables you to download a version of an existing pipeline. The pipelines are saved in JSON format which can be imported into the application.

This is frequently used to download a pipeline from a non-production environment and then import the pipeline into a production environment.
  1. Navigate to the DTP Pipeline Designer page.
  2. Click the Action button Action iconcorresponding to the pipeline that you want to download.
  3. Click Download Download icon.
  4. Select JSON. The Download Pipeline pane displays.
  5. Enter the version of the pipeline to download in the Pipeline Version field. You can only enter numerals here.

    Note:

    This should be the same as the current version of the pipeline you are downloading.
  6. Click Download.
  7. Select a folder to save the pipeline.
  8. Enter a file name, using the following naming convention: fileName . filenameformat : pipelineName_versionNumber.json
  9. Click Save. The pipeline JSON is downloaded.