Previous Topic: RETRY TRANSACTION StatementNext Topic: REMOVE Statement


Add a Retry Transaction Action Statement

You can use the RETRY TRANSACTION statement after a WHEN DATABASE DEADLOCK or TIMEOUT statement, as well as, anywhere in a procedure step or an action block. The RETRY TRANSACTION statement is automatically added to the logic when the WHEN DATABASE DEADLOCK or TIMEOUT statement is added.

Follow these steps:

  1. Click Analysis or Design, Action Diagram.

    The Action Diagram Names dialog appears.

  2. Select a process from the Processes list.
  3. Select an action block from the Action Blocks list and click OK.

    The entity action statements are displayed in the Action Diagram window.

  4. Right-click on the location in the entity action statements after which you need to add action and click Edit, Add Statement, Retry Transaction.

    The Retry Transaction statement is added to the action block.