Request

The <rollback> request aborts the currently active database transaction. Any updates are rolled back prior to closing the transaction.

Request Format

<rollback [resonly="resonly"] [id="id"]/>

Request Parameters

Table 5-8 <rollback> Parameters (XML)

Parameter Description Values
resonly (Optional) Indicates whether the response should consist of the result only, without including the original request in the response.

y - Only provide the result. Do not include the original request (default).

n - Include the original request in the response.

id (Optional) Transaction ID value provided in request, and passed back in the response. 1-4294967295