Configuring the IBM® WebSphere® Business Integration Data Handler for XML

You must change some values in the MO_Server_DataHandler meta-object

Configure the MO_Server_DataHandler meta-object by doing the following:
  1. Change the value of the Name attribute to text_xml_datastore
  2. Change the values of the Type attribute to MO_DataHandler_XMLDataStoreConfig
  3. Ensure that the value for the Cardinality attribute is 1.
The MO_DataHandler_XMLDataStoreConfig business object is an example of a meta-object that is used to configure the XML data handler. It is identical to the MO_DataHandler_DefaultXMLConfig business object, except the BOPrefix attribute is blank. For the SampleObject GBO example, the BOPrefix must be blank, so a meta-object is required.

Parent topic: Setting up the Datastore collaboration object