Snap Settings Dialog

Overview

The Snap settings dialog enables you to configure the settings required to design your pipeline. Click on the Snap to open the Snap dialog. To hide the dialog, click the Snap again or the icon. Most Snap dialogs include the tabs listed below. For detailed instructions on configuring a specific Snap, click the Help icon on the Snap Settings dialog.

Tabs

The Snap settings are available under different tabs described in this section. It includes the following tabs:

Use the Settings tab to configure the Snap.


Settings Tab

* Indicates a mandatory field.
Populates a list dynamically based on the configuration.
Access functions and pipeline properties to set field values dynamically. Click the expression enabler to set dynamic values. Learn more about Using Expressions in SnapLogic.
Add fields in a field set.
Upload files from SLDB. Learn more about managing Files.
View the contents of the file without needing to open it fully.
Remove fields from a field set.
Access help associated with the Snap.
Maximize the Snap dialog box. This enables you to configure and view the settings.
Delete the Snap from the pipeline.
Save the configured Snap settings.
Close the popup.

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


Views Tab

You can use Snap View to configure the number of input and output documents the Snap can support. You can also configure the Snap behavior in case of any error during the Snap execution. Every Snap contains 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.

Input Output Views

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. Learn more: Handling Errors with an Error Pipeline


Error Options

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 dropdown list and select one of the following options:
  • Stop pipeline execution: Stops pipeline execution at the occurrence of an error.
  • 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.
You can configure input and output views for every Snap 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.
Note:
  • 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.

Input Output Views

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


Info Tab