Process events with automatically executed operations can be set up on the Events tab in the Settings dialog box.
To create a list of executed operations:
Select the corresponding event:
Start. The list of operations will be started on process start.
Stop. The list of operations will be started on stopping process steps execution.
Restart. The list of operations will be started on restarting process steps.
Finish. The list of actions will be started on finishing process execution.
In the drop-down menu of the
Add button on the toolbar select the added action:
Fore Method. Fore method execution.
Message. Sending email.
NOTE. One can add several operations.
Set up the operation.

Set mandatory parameters:
Assembly. Mandatory parameter. In the drop-down list select a Fore unit, the list contains all repository units and folders containing units.
To quickly select an object, enter object's name/identifier/key in the search box depending on display settings. Search is executed automatically while the searched text is entered into the search string. The list will display the objects, which names/identifiers/keys contain the entered text.
To set up displaying of repository objects in the list of objects, click the
Show Object button and select display option in the drop-down menu:
Name. Objects are displayed with their names. Default option.
Identifier. Objects are displayed with their identifiers.
Key. Objects are displayed with their keys.
Several options can be selected. Identifier and key will be specified in brackets.
Method. Mandatory parameter. Select a method in the drop-down list. The list contains all unit methods corresponding to the signature:
Sub <Fore-method name>(Sender: IBProcessInstance; Args: IBProcessStepStateEventArgs);
Parameter:
Sender. Process instance.
Args. Event information: step, step old state, new state.

Available parameters:
Message text formatting settings:
Text editor operations:
To change the order of operation execution, use the
Move Up and
Move Down buttons on the toolbar on the Events tab, to delete - use the
Delete button.
The list of automatically executed actions can be empty.
See also:
Setting Up Process Parameters | Setting Up Basic Properties | Managing Parameters