Block Transaction Rolled Back
This example issues several requests within a block transaction. One of the requests fails; therefore, the transaction is automatically rolled back.
Table 5-38 Block Transaction Rolled Back Message Flow Example
Message | Description | |
---|---|---|
CPS—>SDS |
|
A single request is sent containing 4 different updateSubscriber requests for existing standalone IMSI or MSISDN routing entities. The request is made to include each request in the response for the entire transaction (indicated by the resonly="n" attribute). Response to create subscriber routing entities - success. Affected rows = 1 (as 1 NAI entry was updated). The first two requests that were successful, indicate no error and the correct number of affected rows. The third request that fails gives the correct error and no affected rows. The fourth request that has not been executed has an error code indicating NOT_PROCESSED. All requests are rolled back. |
CPS<—SDS |
|