Previous Topic: How Generate Element Works According to Generate Action Options SettingNext Topic: Preferences


Canceling Element Actions

Once the Element action request is executed on the mainframe, it cannot be canceled from the Eclipse plug-in. However, in case multiple elements have been selected, the actions are executed sequentially thus actions not yet processed can be canceled by pressing Cancel button on the progress window.

For example if 4 elements are selected for the Delete action, and Cancel button is pressed during the deletion of the second element, this element is still deleted, but the remaining two elements are not deleted.

There is an exception which allows canceling running actions when only retrieving data from the mainframe (for example Browse actions, List actions, and so on).