Rolling back an outer transaction

The rollBackOuterTransaction operation is useful in operational environments that use outer transactions. In case a running outer transaction fails, this operation lets you roll back to the previously committed version of the data files and commit the transaction.

You can run this operation directly using a tool such as soapUI, or in Integrator, using one of the two options: either through the Transaction RunGraph component and its rollback option, or by using the WebServiceClient component in Integrator, by configuring it to access the Transaction Web Service on the particular data store, and specifying the rollBackOuterTransaction operation to it.

The following statements describe the rollBackOuterTransaction operation: