See information about the latest product version
Insert
The Insert transform inserts a row to a database table.
Use the Insert transform to insert a row into a database table. For more information, see Inserting data into a table.
The database server that is used during the creation of your Insert transform is specified in a database definition file (.dbm file) that you select from the Data Design project used to create the map.
When your graphical data map has been deployed to an execution group, and your map is run, the database server that is used by the IBM® Integration Bus runtime component to process your Insert transform is specified by the JDBCProvider service that has the same name as the database that is specified in your Insert transform. For more information, see Enabling JDBC connections to the databases.
For information about the Mapping, see Mapping node.