1.3.3.2 Configuring Outbound Transactions
In order for Oracle Tuxedo clients to propagate an Oracle Tuxedo global transaction to external Web services, do the following steps:
- Configure a transaction log g file in the GWWS deployment file. For more information, see Configuring Transaction Log Device
- Configure a policy file containing a WS-AT Assertion corresponding to the desired behavior with respect to the external Web Service called. For more information, see Configuring Policy Assertions
- Depending on the assertion setting and presence of an Oracle
Tuxedo transaction context, a
CoordinationContext
element is created and sent in the SOAP header along with the application request. - An endpoint reference is automatically generated and sent along
with the
CoordinationContext
element for the remoteRegistrationService
element to enlist in the transaction. This step, along with the protocol exchanges (Prepare/Commit or Rollback etc.) is transparent on both sides
Parent topic: Configuring WS-TX Transactions