Closing the access session

When the access client have completed its access request, it should take the steps in Table 6.

Table 6. Closing the access session

Task Server Access method
Release resources that the Server Access within IBM WebSphere Business Integration Server Express and Express Plus is using for business objects and business object arrays IInterchangeAccessSession methods: IreleaseBusinessObject(), IreleaseBusinessObjectArray()
Close the access session IAccessEngine method: IcloseSession()

Note:
A call to IcloseSession() releases the resources that the access session is using.

Copyright IBM Corp. 2004