Closing the access session

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

Table 7. Closing the access session

Task Server Access Interface method
Release resources that the Server Access Interface within ICS is using for business objects and business object arrays IInterchangeAccessSession methods: IreleaseBusinessObject(), IreleaseBusinessObjectArray()
Close the access session IAccessEngine method: logout()

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

Copyright IBM Corp. 1997, 2004