Versions Compared

Key

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

In this Page

Table of Contents
maxLevel2
absoluteUrltrue

...

  1. In Designer, click User Settings.

  2. Select Integration Assistant in the popup that appears.
    Image RemovedImage Added

  3. Click Save.

  4. The Suggested Snaps and Pipelines pane appears at the bottom of the Canvas. If this is the first time you open the Integration Assistant, a couple of quick tips are displayed.

...

  1. Log into SnapLogic Designer and click the Patterns tab in the main menu on the left. The Pattern Catalog appears:


  2. In the field labeled enter search term, enter the keyword with which you want to search the SnapLogic Cloud Pattern Catalog. Iris now runs a search using the keyword you specified and highlights the projects containing Pattern Pipelines that match the search keyword that you used. It also lists out the number of Pattern Pipelines found in the Pattern Catalog and each project.


  3. Expand the SnapLogic Cloud Patterns Catalog to view the projects containing matching Pattern Pipelines:


  4. Click the project to view the matching Pattern Pipelines:


  5. Click the Pattern Pipeline that you want to import, and the Add New Pipeline popup appears. This popup enables you to save the Pattern Pipeline to your project:.


Once you have saved the Pipeline, you can either use it as an independent Pipeline, or copy its contents and paste it into another Pipeline.

...

Iris simplifies Pipeline construction by "suggesting" the most likely start, previous, and next Snaps in a Pipeline, based on Snap usage in current and previously-created Pipelines.

Taking into account your Org, project, user profile, and current Snaps in the Pipeline, Iris offers intuitive and personalized suggestions on the start, previous and next Snaps that you may want to use. The Snap suggestions are so personalized that the same Snap may not have the same suggestion for the same Pipeline in a different project, user profile, or Org.

Note
  • Suggestions are not displayed if:
    • An input/output view is not defined.
    • An input/output view is defined but either directly connected to another Snap or by a GoTo link.
    • An input/output view is defined but there is a disconnected Snap placed close by, which has taken up the space required to display the recommended Snaps.
  • Suggestions are also not made for error views.

How Iris Integrates with your Pipelines

Iris behaves differently depending upon the Pipeline in consideration. If it is a new Pipeline, it suggests a start Snap, displaying it as a ghost. The Suggested Snaps pane displays a list of suggested Snaps for the active Snap. Click the Snap that you want to add, and it gets added to the Canvas, displaying no longer as a ghost Snap. 

When working with an existing Pipeline, Iris does not show a start Snap; just the suggestions for the active Snap. If the suggestions are not automatically shown when you hover the mouse over the Snap, press the Ctrl (or Command, if you're using a Mac) key and click on the Snap. This informs Iris that the selected Snap is the active Snap, it fetches Snap suggestions accordingly.

Note
  • Integration Assistant only works with Standard Pipelines.
  • In Snaps that have multiple input/output views, such as the Copy Snap, right-click on the view and select Assistant to fetch downstream or upstream Snap suggestions.

...

As you navigate right for more and more recommendations, you will start seeing recommendations that are preceded with "Pattern:". These are Pipeline Patterns provided by SnapLogic whose title words match the name that you gave to the Pipeline that you want to create. This enables you to quickly and easily use existing Pipelines Patterns in the Pipeline that you are creating.

...

Generating Synthesized Pipelines Using Iris

Iris enables you to get synthesized Pipelines using two or more Snaps on the Canvas as starting points. Iris will fill the gaps and generate synthesized Pipelines. For example, you could add a File Reader Snap to specify that you want to start your Pipeline with a File Reader Snap and add an HDFS Writer Snap, leaving space for a few Snaps to indicate that you want the Pipeline to end with an HDFS Writer. Iris now uses these two Snaps to generate synthesized Pipelines that start and end with the Snaps you specified:

...