Creating an access session

Before an access client can issue an access request, it must first establish an access session with IBM WebSphere Business Integration Server Express and Express Plus. To allow the access client to connect to IBM WebSphere Business Integration Server Express and Express Plus, the IAccessEngine interface provides the IgetInterchangeAccessSession() method. This method creates the access session, which provides the access client with access to the Server Access within IBM WebSphere Business Integration Server Express and Express Plus. You must provide a valid IBM WebSphere Business Integration Server Express and Express Plus user name and password to the IgetInterchangeAccessSession() method as arguments.

Important:
The IBM WebSphere Business Integration Server Express and Express Plus user name must be admin.

For a more detailed explanation of the IAccessEngine interface, see IAccessEngine interface.

Copyright IBM Corp. 2004