Datasource Batch Insert (List)
Adds a single row to an existing batcher for later flush.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFired when the values are successfully added to the batch.
Data Inputs
Batcher
INPUTThe batch key associated with the batcher created earlier.
Values
INPUTArray of values corresponding to the fields defined in the batch.
Settings
Throw on SQL Error
BOOLEANIf true, an error will be thrown if the insert fails.
Default: true
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing