Setting Up Events

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:

  1. Select the corresponding event:

  2. In the drop-down menu of the Add button on the toolbar select the added operation:

NOTE. One can add several operations.

  1. Set up the operation.

Set mandatory parameters:

Sub <Fore-method name>(Sender: IBProcessInstance; Args: IBProcessStepStateEventArgs);

Parameter:

Sender. Process instance.

Args. Event information: step, step old state, new state.

Available parameters:

To

Copy

BCC

Subject

Message text

Message text formatting settings:

Font

Font style

Alignment

List formatting

Text editor operations:

Insert hyperlink/link to object

Set substitution

Attach Fore handler

Attach file

To reorder operations, use the Move Up and Move Down buttons on the Events tab of the toolbar, 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