Converting business objects with the response data handler

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

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

Copyright IBM Corp. 1997, 2003