Breaking a Process in an Application

The Break Application command in the Jade User Interrupt menu enables you to select the application whose current process is to be broken, or interrupted; for example, to display an exception dialog to enable you to abort the action or to continue (resume) processing if the application is looping.

To break an application

  1. Select the application whose processing is to be interrupted. The Jade User Interrupt submenu is then displayed.

  2. Select the Break Application command from the submenu.

If the selected application is currently executing JADE logic, an exception dialog is displayed. If the selected application is not currently executing JADE logic, an exception dialog is displayed when the next JADE method starts execution.

The exception dialog enables you to abort the process or to continue processing.