Skip to end of banner
Go to start of banner

Creating a Pipeline

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Creating a new Pipeline consists of the following activities:

  • Opening a Pipeline canvas in SnapLogic Designer

  • Configuring two or more Snaps linked together to orchestrate a flow of data between endpoints

To create a new Pipeline:

  1. In Designer, click (blue star) to open the Add New Pipeline dialog.


    The Add New Pipeline dialog opens.

  2. Modify the Label (Pipeline name). Unless otherwise noted, the names of any Asset or Project is limited to UTF-8 alphanumeric characters and these punctuation characters
    !"#$%&'()*+,-.:;<=>?@[\]^_`{|}~

  3. If you plan to save this Pipeline to a different Project from the one you last accessed, select the path to the target Project

  4. To make this a Resumable Pipeline, select Resumable Mode.

  5. Optionally, click (blue star) and add key/value pairs to define the following Pipeline Properties:

    1. Error Pipeline Parameters

    2. Parameters

    3. Expression libraries

  6. Click Save. You now have a blank canvas to build your Pipeline.

  7. If you want to modify settings or add parameters, click (blue star) to open the Edit Pipeline Properties dialog.

You can add and remove parameters for your Pipeline at any time in Designer after the Pipeline is saved.

Next Steps

  • Use the Snap Reference documentation to determine what Snaps you need to use.

  • Gather Account information for your endpoints.


See Also

  • No labels