Tuxedo Adapter 6.0 | webMethods Tuxedo Adapter Documentation | webMethods Tuxedo Adapter Installation and User’s Documentation | Overview of the webMethods Tuxedo Adapter | Adapter Services | Adapter Service Transaction Processing
 
Adapter Service Transaction Processing
The following diagram illustrates how the Tuxedo Adapter processes adapter services at run time.
Step
Description
1
An Integration Server client runs a flow or Java service on the Integration Server.
2
The flow or Java service invokes a Tuxedo synchronous adapter service.
You configured the adapter service earlier using the Digital Event Services or Designer.
3
The adapter service retrieves a connection from the connection pool.
Adapter connections contain connection information for the Jolt server, including the Tuxedo application parameters.
4
The adapter service uses the Jolt API to connect to the Jolt server.
You created and enabled the adapter connection earlier using the Integration Server Administrator.
5
The Jolt server translates the service request and submits the request to the Tuxedo server to execute the service.