Show contents 

Modeling Business Processes and Their Execution > Getting Started with the Business Process Management Extension in the Web Application > Building Process > Creating Stage Steps > Creating the Fore Method Call Step

In this article:

Setting Up Basic Properties and Parameters of Step Description

Setting Up Actions Executed When Event Occurs

Setting Up the Fore Method Action

Setting Up the Message Action

Creating the Fore Method Call Step

To create a Fore method call step:

  1. Select the process stage or stage step and select the Fore Method step in the drop-down menu of the Data Entry button. The step selection button looks like the last selected step.

  2. Select the Fore Method step in the working area and click the Settings button on the toolbar. The Fore Method Call parameters panel opens to set up the step.

Setup of the Fore Method step includes the following operations:

  1. Set up basic properties and parameters of step description.

  2. Set up actions executed when event occurs.

NOTE. To speed up resource-intensive reports, select the Execute Calculation and Fore Methods Steps in BI Service checkbox in process settings.

After creating and setting up process steps, set up steps execution conditions.

Setting Up Basic Properties and Parameters of Step Description

To set up basic properties and step description parameters, use the Settings tab on the step parameters panel:

Set the parameters:

Sub <Fore method name>;

Setting Up Actions Executed When Event Occurs

To set up actions executed automatically on step execution start or end, use the Events tab of the step parameters panel:

Create a list of executed operations:

  1. Select the configured event:

  1. 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 actions.

  1. Set up the action.

To change operation execution order, 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.

Setting Up the Fore Method Action

To set up Fore method execution, determine mandatory parameters on the parameters panel of the selected event:

Available parameters:

Execution

Assembly

Method

Setting Up the Message Action

To set up email sending, determine mandatory parameters on the parameters panel of the selected event or in the Message dialog box. Use the Message dialog box to create and edit a message text with complex formatting.

To open the dialog box

After the parameters are determined, click the Apply button.

Available parameters:

Execution

To

Copy

BCC

Subject

Message text

Text formatting settings:

Font

Font style

Alignment

List formatting

Available operations:

Insert hyperlink/link to object

Set substitution

Attach file

Attach Fore handler

See also:

Creating Stage Steps