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 index and commit the transaction.

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

The following statements describe the rollBackOuterTransaction operation: