Handles a scenario in which the JDBCConnector generates a unique key.
Possible values | Usage |
false | (Default) The key used to create a record in the database is created from the attributes of the triggering business object specified in the configuration property OBJECT_KEY. |
true | A unique key is generated by the JDBCConnector, updated in the triggering business object, and passed back to the calling collaboration object. |
Parent topic: Properties specific to this collaboration template