Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Adapter Services | Using Lotus Notes Adapter Services
 
Using Lotus Notes Adapter Services
 
Example Lotus Notes Operation
The following table lists the tasks required to use adapter services:
Task
Use this tool...
1
Configure an adapter connection. See Configuring Lotus Notes Adapter Connections for details.
Integration Server (Adapters menu)
2
Configure the adapter service using the adapter service template. You specify the:
*Adapter connection
*Lotus Domino Class
*Domino Class Method
*Primitiveoption
See Configuring Lotus Domino Operation Services for more information about configuring adapter services.
Designer
3
If you plan to use an Integration Server flow or Java service to invoke the adapter service, design the flow or Java service to use this adapter service. For details, see the webMethods Service Development Help for your release.
Important:All services must first invoke the adapter service that specifies the lotus.domino.Session class and createSession method to create the session object for the Domino Server. For more information about how to configure this service, see Example Lotus Notes Operation. Additionally, the flow or Java service must call the recycle and/or logout service, as appropriate. For more information about these services, see Freeing Resources After Processing.
Designer
4
Manage the adapter service. See Lotus Notes Adapter Package Management and Built-In Services Reference for details.
Designer and Integration Server