Versions Compared

Key

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

...

Field Name

Field Type

Description

Label*

Default ValueCSV Generator
ExampleCSV_Generator_temp

String

Specify a unique name for the Snap.

Edit CSV*

Button

Click the button to launch the CSV editor to define a CSV document. The editor loads an existing CSV document if you have defined it earlier. You can save the CSV file in SnapLogic's file system or import an existing CSV document from it. Learn more about editing CVS CSV document.

Note

Ensure that the CSV document header contains non-empty values for all columns.

You can customize the CSV:

  • To generate static content that produces one output document.

  • To set variables in the CSV that can be substituted with document values from the input view of the Snap.

Snap Execution

Default ValueValidate & Execute
Example: Execute only

Dropdown list

Select one of the three modes in which the Snap executes. Available options are:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

...