Show contents 

Modeling Business Processes and Their Execution > Getting Started with the Business Process Management Extension in the Desktop Application > Building Process > Starting Process

Starting Process

One can start a process an unlimited number of times by settings various start parameters in the Process Settings and Parameters dialog box.

NOTE. It is available only for valid processes.

A process can be started:

Running processes can be executed on the server or on user local computer.

Start process

Process start parameters can be set in the Start Process dialog box:

The dialog box contains general process parameters and parameters for starting process instances.

To start a process:

  1. In the general parameters area, select the parameters values:

NOTE. The minimum process execution time is the sum of all process stages execution times.

  1. In the Start Parameters area set single or multiple selection of elements in the drop-down list of the corresponding parameter. The set of start parameters is set on setting up process parameters.

Select the parameters, which will be included in multiple start. To do this, select the checkbox next to the required parameter. To start a single process parameter with all specified parameter element selections, deselect checkboxes next to all process parameters.

NOTE. If the start parameter is a splitting parameter for the Subprocess Call step, and the checkbox next to the parameter is deselected, the step finishes without subprocesses start on process execution.

  1. Click the Start N Processes button where N is the number of started process instances. The number of started instances is equal to the number of start parameters combinations, which depends on the parameters used in the start and selected parameter values.

The example presented above displays the used parameters: Organization Structure (4 organizations), Plan Scenario (2 plan scenarios), and Currencies (1 currency). Therefore, the number of combinations is seven and seven process instances for each parameters combination will be started. If the checkbox is deselected, value of the unselected parameter will be selected in the list on step execution.

The number of started process instances is specified on the button, for example, Start 8 Processes.

After executing the operations, open the Process Monitoring window to execute steps of started process. Process monitoring contains all started process instances that are available to the user.

NOTE. When developing an application using the Fore programming language for improving performance of Foresight Analytics Platform, start business processes in a separate thread using the IForeThread.Start method.

See also:

Process Monitoring | Setting Up Parameters and Administrating Business Processes