Versions Compared

Key

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

On this Page

...

Info

This page is no longer maintained (). For the most current information, go to https://docs.snaplogic.com/snaps/snaps-about.html

Overview

Snaps are the building blocks of

...

a pipeline. Each Snap

...

performs a single function, such as read,

...

parse, transform or

...

write data.

...

 You can view the Snaps available to you (or your account) in

...

the Snap Catalog, on the left-hand side of the SnapLogic Designer.

...

 You can drag a Snap from

...

the Snap Catalog on

...

to the Canvas to use it in a Pipeline.

By default, the Snap

...

Catalog contains a set of core

...

Snaps available to all users. You can add premium or custom Snaps by installing them in Manager on the project-level Snap Packs page.

Info
  • To

...

  • know which version of a Snap Pack is in use,

...

...

  • learn how to develop Snaps for

...

  • the SnapLogic Intelligent Integration Platform,

...

The Snap Settings Popup

Once a Snap is on the Canvas, click on the Snap to open the Snap popup. The Snap popup enables you to configure the various settings associated with the Snap. To hide the popup, click on the Snap again, or click the Image Removed iconMost Snap popups have some–or all–of the tabs listed in the table below. For illustration, we have taken the File Reader Snap as an example.

...

Tab

...

Purpose

...

Screenshot

...

Use the Settings tab to configure the Snap.

For detailed information on configuring a specific Snap, click the Image Removed icon on the Snap Settings popup.

...

Image Removed1

...

Use the Account tab to create and store the account details that the Snap will need to access external resources that need authorization.

Refer to Accounts and the individual Snap account documentation for details.

...

Image Removed1

...

Use the Views tab to configure the input, output, and error views of the Snap.

See Configuring Snap Views for more information.

...

Image Removed

...

Use the Info tab to add notes to the Snap. These notes can help other users understand the role of the Snap in the Pipeline. 

The Info tab also displays the Title, Purpose, Developer, and Class FQID (fully-qualified ID of the class that contains the Snap's functionality). 

...

Image Removed1

Icons in a Snap Settings Popup

Snap popups typically display the following icons:

...

Icon

...

Click to

...

Image Removed

...

Image Removed

...

Image Removed

...

Image Removed

...

Image Removed

...

This section helps you understand how to configure Snap views. Snap views enable you to configure the number of input and output documents that the Snap can support. You can also configure the Snap behavior in case of any error during the Snap execution. Every Snap offers the following views:

  • Error: Enables you to configure the error view of the Snap

  • Input: Enables you to specify the number of input views you want the Snap to have

  • Output: Enables you to specify the number of output views you want the Snap to have
    Image Removed

...

You can configure error views for every Snap you use in a Pipeline. Error views enable you to decide how the Snap must behave in case of an error during the Snap execution.

Image Removed

By default, the error view of all Snaps is set to Stop pipeline execution. To configure error views for a Snap, click the When errors occur, field and select one of the following options:

  • Discard error data and continue: Discards any error data and continues with Pipeline execution.

  • Route error data to error view: Routes all error data to the error view of the Pipeline execution statistics.

  • Stop pipeline execution: Stops Pipeline execution at the occurrence of an error.

...

You can configure input and output views for every Snap that you use in a Pipeline.

  • Input views help you define the number of inputs that a Snap can accept

  • Output views help you define the number of outputs that a Snap can generate

Info
  • Views that are represented by a circle indicate that the Snap processes document data.

  • Views that are represented by a diamond indicate that the Snap processes binary data.

  • Min and Max values for a view list the minimum and the maximum number of views that can be configured for that particular Snap. If the Max value for a view is 0, then you cannot configure that view for the Snap. For example, if the input view has Min and Max both as 0, the Snap cannot be configured to have any input views.

Image Removed

To configure input and output views for a Snap:

  1. Go to Input or Output and click +.
    The selected view is added under Name.

  2. Update the name that you want to use for the view.

...

If the Snap supports more than one input or output view, you can click + to add more views till you reach the limit.

...

Child pages (Children Display)
first11