Datasource Batch Insert (Map)
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.
Row Map
INPUTOptional map of column names to values if Values field is empty. Field order is derived from batcher.
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