Custom data handler invocation

When an HTTP message is converted into a business object as part of the Data Handler invocation, the HTTP Adapter constructs a hash map of incoming headers, in addition to special name-value pairs such as BOName, BOVerb, and Destination (event request processing specific). The custom data handler receives this hash map in place of the Object config parameter and uses it to gain access to the message and the adapter defined headers.

Copyright IBM Corporation 2003, 2005. All Rights Reserved.