Converting business objects with the request data handler

The request data handler handles data conversion for the WebSphere business integration system component that initiates a request:

The Request-Response data handler determines which data handler to invoke as its request data handler based on the RequestDataHandlerMimeType property in the child meta-object. The RequestDataHandlerMimeType property contains the MIME type that the request data handler supports. If RequestDataHandlerMimeType has not been initialized, the Request-Response data handler logs an error and generates an exception. Therefore, you must initiauses the RequestDataHandlerMimeType property.

Copyright IBM Corp. 1997, 2003