Copy

Overview

You can use this Snap to copy a document stream to the Snap's output views and also to send the same information to multiple endpoints.

If you use this Snap directly after a Mapper Snap, schema information will not be visible in the mapping table's target schema.

copy-snap-overview.png

 

Snap Type

The Copy Snap is a Flow-type Snap.

Support for Ultra pipelines

Works in Ultra Pipelines.

Snap Settings

  • Asterisk (*): Indicates a mandatory field.

  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon (): Indicates that you can add fields in the field set.

  • Remove icon (): Indicates that you can remove fields from the field set.

Field

Field Type

Description

Label


Default Value: Copy
Example: Copy output



String

Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Snap execution

 

Default Value: Validate & 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.

Example