Properties specific to the ItemStore collaboration template

These properties are specific to this template.

GENERATE_KEY

The key used to create a record in the database is created from the attributes of the triggering business object specified in the OBJECT_KEY property. Accept the default value of false.

MIME_TYPE

Used by the IBM® WebSphere® Business Integration Data Handler for XML to determine the type of serialization to be used. The MIME_TYPE property tells the data handler to use the MO_DataHandler_XMLDataStoreConfig configuration meta-object for configuration information. Only XML is supported. See the Data Handler Guide for information on configuring the IBM WebSphere Business Integration Data Handler for XML.
Possible values Usage
text/xml.datastore Use of this value assumes that the MO_Server_DataHandler business object has an attribute named text_xml_datastore with type MO_DataHandler_XMLDataStoreConfig.

OBJECT_KEY

The unique key that identifies the business object. Accept the default value of internals.correlationID which is the attribute from the triggering business object used to create the unique key that identifies the business object.

TEST

Reserved.
Possible values Usage
false Default. Reserved

Parent topic: Configuration properties