Request processing

This chapter presents information on how to provide request processing in a connector. Request processing implements a mechanism to receive requests, in the form of request business objects, from an integration broker and to initiate the appropriate changes in the application business entities. The mechanism for implementing request processing is a business object handler, which contains methods that interact with an application to transform request business objects into requests for application operations. This chapter contains the following sections:

Note:
For an introduction to request processing, see "Request processing"."Request processing" on page 33.

Copyright IBM Corp. 1997, 2004