Show contents 

Modeling Business Processes and Their Execution > Getting Started with the Business Process Management Extension in the Web Application > Building Process > Setting Up Process Parameters > Setting Up Events

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 action:

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 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