Skip to end of banner
Go to start of banner

Iris Integration Assistant

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 18 Next »

In this Page

Overview

Iris, SnapLogic's integration assistant, simplifies Pipeline building, making it faster and more efficient. To this end, Iris offers the following abilities:

  • Snap Recommendation
  • Pipeline Recommendation
  • Snap Search
  • Pipeline Search

Enabling Iris

To be able to use Iris you must first enable it. 

  1. In Designer, click  in the SnapLogic toolbar.

  2. Select Integration Assistant in the popup that appears.


  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.

SnapLogic Cloud Pattern Catalog Search

The SnapLogic Cloud Pattern Catalog offers an extensive set of Pattern Pipelines provided by SnapLogic. SnapLogic Cloud Pattern Catalog Search enables you to search for these Pattern Pipelines and create new Pipelines with them. You can also use them in your existing Pipelines by copying the Snaps in the newly-created Pipeline into an existing Pipeline.

Enabling SnapLogic Cloud Pattern Catalog Search

SnapLogic Cloud Pattern Catalog Search works only if it is enabled in Designer. By default, it is enabled. If you do not see SnapLogic Cloud Pattern Catalog in the Designer > Patterns tab, it means this option is disabled.

To enable SnapLogic Cloud Pattern Catalog Search, click the  icon at the top of the page to display the Settings popup and select the SnapLogic Cloud Pattern Catalog check box.

Searching for Pattern Pipelines

  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.

Snap Recommendation

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.

  • 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.

  • 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.

Pipeline Recommendation

The Pipeline Recommendation feature of Iris enables you to get suggestions for Pipelines based on specific criteria. Use the Pipeline Recommendation feature to get Pipeline suggestions based on:

  • The name of the displayed Pipeline
  • Specific Snap sequences in the displayed Pipeline

Retrieving Pipeline Recommendations based on the name of the displayed Pipeline

When you create a Pipeline and have just an empty Canvas to start with, Iris uses just the name of the Pipeline to retrieve Pipeline recommendations that you can use to build–or replace–your Pipeline. For example, in the screenshot below, the Canvas is empty, and when you mouseover on the Suggested Pipelines displayed, the Pipeline appears on the Canvas.

The Pipeline Recommendation feature uses the name of the Pipeline to offer suggestions from all the Pipelines to which you have access. Use the arrow buttons that appear on the sides of the Suggested Pipelines pane to navigate through the list of Pipeline 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:

You can hover your mouse on each suggestion to view the Pipeline. Click on the Pipeline you want to use to replace the start and end Snaps with the suggested Pipeline.

Snap Search

Iris Snap Search enables you to search for Snaps based more on what you know about them than on what they are called. For example, you can search for 'queue' to retrieve Snaps that work with queuing technologies, such as JMS. Similarly, if you want Snaps that work with the SFTP protocol, you can now enter 'SFTP' into the Search field and retrieve such Snaps:

You may need to wait for a few seconds for the search results.

You can similarly use Iris to search for Snaps that perform specific tasks, use specific technologies, or are associated with specific keywords. If you remember the name of the Snap you want, you can directly type in the name, of course; but if you don't remember the precise name of a Snap, this feature can help you identify the Snap you want.

How does this work?

For Snap search, Iris indexes SnapLogic documentation and uses keywords in specific Snap documentation pages to enrich Snap search.

Pipeline Search

Use Iris Pipeline search to look for Pipelines in your Org–and to which you have access–that contain the search string anywhere in their name. 

  1. Click the Pipelines tab in the Designer and enter the string that you want to search for. The search takes a few seconds, and displays a number adjacent to those project spaces and projects that contain search results:


  2. You can now open each of these project spaces and projects, and only those Pipelines that are part of the search results are displayed:


The time for the search results to appear is proportional to the number of Pipelines that your account can access. 

  • No labels