Skip to content

Datasource Batch Insert (List)

Impure

Adds a single row to an existing batcher for later flush.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fired when the values are successfully added to the batch.

Data Inputs

Batcher

INPUT

The batch key associated with the batcher created earlier.

Values

INPUT

Array of values corresponding to the fields defined in the batch.

Settings

Throw on SQL Error

BOOLEAN

If true, an error will be thrown if the insert fails.

Default: true

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing