Versions Compared

Key

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

...

Limitations and Known Issues

None.

Behavior Change

Multiexcerpt fast include block macro
macro_uuid30a93637-c12f-4376-a542-70ba152c5248
nameBehavior change for driver upgrade
templateDataeJyLjgUAARUAuQ==
pageAlloyDB Bulk Load
addpanelfalse

Snap Views

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

Binary

  • Min: 0

  • Max: 1

  • Mapper

  • AlloyDB Execute

A table name and record details. By default the input view accepts the rows to insert into the table. A second input view can be added that accepts the table metadata document from a database Select Snap.  The table metadata is used to create the target table in the database.

Output

Document

Binary

  • Min: 0

  • Max: 1

  • Filter

  • JSON Formatter

Inserts a record.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop Pipeline Execution: Stops the current pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...