Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You may want to make a copy of a Pipeline to either have put in another project or to modify without impacting the original Pipeline. For a Pipeline that you copy to another Project, follow these best practices for referenced Assets:

  • If the Pipeline has one or more child Pipelines, copy them to the same Project.
  • If the Pipeline contains references to other Pipelines, Files, Accounts, or Tasks (which can be called from a Snap), handle them as follows:
    • Leave references to Assets in the global shared folder.
    • For Assets in a Project other than the destination Project:
      • If the reference to a File is an absolute path, do not change it.
      • If the Asset is available in the destination Project, change the reference to point to the destination project after copying the Pipeline.
      • If the destination Project does not have an Asset with the same label, but one exists in its shared folder or the global shared folder, change the reference to the appropriate location after copying the Pipeline.
      • If the Asset has a different label in the destination Project, change the reference before moving the Pipeline.


Excerpt

To copy an existing Pipeline:

  • In Designer, open the Pipeline you want to copy, then click the and click the toolbar Copy Pipeline icon  button () on the toolbar.
  • In Manager, select the checkbox next to the name of the Pipeline you want to  to copy, then click and click the toolbar Copy () button.

You are prompted A dialog prompts you to select the project in which to put the Pipeline. You can filter the destination list by entering the project first letters of a Project name in the text box. If a Pipeline of with the same name already exists in that Project, you will be asked if you want to overwrite it.

...