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
To create a Fore method call step:
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.
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:
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.
To set up basic properties and step description parameters, use the Settings tab on the step parameters panel:
Set the parameters:
Assembly. The box is mandatory. Select the Fore unit to start in the drop-down list. To quickly search for a unit, use the search string. The list contains repository objects tree where units and folders containing them are only displayed.
Method. The box is mandatory. Select the Fore unit method to be executed in the list. The list contains all unit methods, which do not contain parameters, corresponding to the signature:
Sub <Fore method name>;
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:
Select the configured event:
Before Execution. The list of actions will be started before executing the current step in the specified order.
After Execution. The list of actions will be started after executing the current step in the specified order.
On Rejection. The list of actions will be started on the current step rejection. The list is available for steps with manual execution. If the step is executed automatically, the tab is not displayed.
On Deadline Disruption. The list of actions will be started on deadline disruption to execute the current step in the specified order. To execute the actions:
When the server execution of processes is selected, select the Check Deadline Disruption of Steps checkbox on the Scheduler page and set check frequency.
When the client execution of processes is selected, select the Check Deadline Disruption item on the Administration page.
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.
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.
To set up Fore method execution, determine mandatory parameters on the parameters panel of the selected event:
Available parameters:
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.
After the parameters are determined, click the Apply button.
Available parameters:
Text formatting settings:
Available operations:
See also: