commit-mode
This command sets the commit mode for IMS transactions:
CM0 or CM1.
Syntax
- Set to
CM0, which is commit-then-send. - commit-mode 0
- Set to
CM1, which is send-then-commit. - commit-mode 1
Parameters
0- Sets to
CM0, which is commit mode 0.CM0is known as commit-then-send. WhenCM0, IMS processes the transaction and commits the data before the response is returned to the DataPower® service. 1- Sets to
CM1, which is commit mode 1.CM1is known as send-then-commit. This setting is the default value.
Guidelines
The commit-mode command sets the commit mode for IMS transactions. This
command is relevant only when the sync mode set with the sync-level command is
set to 0x01.
When the commit mode is 0, you can use the purge-not-deliverable command to indicate whether to purge or queue undeliverable transactions.