This tool inserts a record into a specified table using data from system data variables mapped to column names. The connection string to the database needs to be specified, as well as the name of the Table.
|
Setup |
Description |
|---|---|
|
Connection String |
Displays the read-only connection string to the database. |
|
Database Configuration |
Click Configuration to configure the database connection and column mappings. |
|
Table Name |
Displays the read-only table name where new records are inserted. |
|
Multiple Inserts |
If True, a record is inserted for each value of the mapped data field. |
|
Options |
Description |
|---|---|
|
One Record Per Job |
Limits the output to one record per job. |