Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Overview of the Lotus Notes Adapter | Adapter Services | Adapter Service Run-Time Processing
 
Adapter Service Run-Time Processing
The following diagram illustrates how Lotus Notes Adapter processes adapter services at run time.
Step
Description
1
An Integration Server client, typically using a flow or Java service, invokes a Lotus Notes Adapter service on the webMethods Integration Server to perform an operation on a Domino Server.
You configured the adapter service earlier using Designer.
2
The adapter service uses the methods and classes in the Lotus Domino Toolkit for Java/CORBA to perform the necessary operations.
3
If the operation is successful, the adapter service returns the output from the operation, if applicable.
If the operation is unsuccessful, the adapter service returns an error. For more information about how the adapter handles exceptions, see Built-In Services Reference.