A comma-separated list of attributes in the triggering business object.
The OBJECT_KEY property is a comma-separated list of attributes in the triggering business object, which are concatenated to form a unique key. Each attribute in the list uses dot notation to specify a particular string in the hierarchy of the triggering business object.
If the GENERATE_KEY property is true, OBJECT_KEY must be a single String attribute of the triggering business object. When the unique key generated by the JDBCConnector is returned to the DataStore collaboration object, the attribute specified by the OBJECT_KEY is updated with the unique key.
Possible values | Usage |
comma-separated list of attributes | Any comma-separated list of attributes. |
Parent topic: Properties specific to this collaboration template