If the custom data handler will be used in the context of a connector, you
need to configure each connector to obtain the name of the top-level connector
meta-object. Connectors get information about data-handler meta-object
names and class names in different ways. For example:
- To configure the WebSphere Business Integration Adapter for XML to use a
data handler, you set the DataHandlerConfigMO connector
configuration property and set the MimeType attribute in the XML
connector's business object.
- To configure the WebSphere Business Integration Adapter for JText to use a
data handler, you set the ClassName, or
DataHandlerConfigMO and the MimeType attributes in the
JText configuration meta-object.
For more information, see Configuring a connector to use data handlers.
- Tip:
- When you configure a connector to use a data handler, make sure that the
spelling of the meta-object name is correct and make sure that the MIME type
is spelled correctly.
