Modifying Exit Conditions from the Main Process

In this section, we modify the Cancel Handler to handle cancellation from any point in the process.

Procedure

  1. Click on the Cancel Handler - its properties will be displayed in the Properties Window below.
  2. Enter a name in the Name field, for example, "SetStatusToCancel".
  3. Select the Execution Mode from the drop-down list, for example "SYNCHR".
  4. Click the Select button against Select Action.
  5. In the Select Activity Action dialog that is displayed, select UpdateEvent and click OK.

Result

Similarly, you can edit properties for the Timeout or Exception Handlers or just remove the activities with the timeout and exception handler.