Go to primary content
Oracle® Communications Diameter Signaling Router Subscriber Database Server Provisioning Interface
Release 8.3
E93213
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Request

The <commit> request commits an active database transaction.

If the currently opened transaction has one or more successful updates, then committing the transaction will cause all the database changes to be committed. All previous updates, even though they received a successful error code, are not committed to the database until the <commit> request is received.

Request Format

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

Parameters

Table 10-6 <commit> Request 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 the request and passed back in the response. 1-4294967295