Obtaining the access response

A collaboration returns an access response to the access client through the return value of one of the methods in Table 5. The format of this access request depends on the method that the access client used to send the access request.

Table 5. Methods for obtaining the access response
Access request Server Access Interface method Format of access response
Sends triggering access data as a business object IexecuteCollaboration() Business object
Sends triggering access data as serialized data in a specified MIME type IexecuteCollaborationExtFmt() Serialized data
(in the same MIME format as the access request)

Note:
If your access response is in the form of an IBM WebSphere Business Integration Server Express business object, you can use the methods of the interfaces listed in Table 4 to operate on this business object.

Copyright IBM Corp. 2004, 2005