Business process setup guide (BPMS)
PDF
This documentation is valid for Creatio version 7.13.0. We recommend using the newest version of Creatio documentation.

[Simple] start event

The [Simple] start event (Fig. 1) is used when a process is initiated by a user directly, as opposed to being started by a signal or timer. The element initiates two types of processes:

  • Processes that are run manually, by a bpm’online user. Different methods of running business processes manually in bpm’onlne are covered in a separate article.

  • Processes that are used as sub-processes.

Note

Start events initiate a new process instance and enable execution of all other elements on the process diagram. No process element (e.g., intermediate signals or timers) can be triggered before the start element is executed.

Fig. 1 A business process initiated with a [Simple] start event

scr_chapter_process_designer_simple_start_event.png 

For example, you can use the [Simple] start event in a “Corporate sale” business process, if it is usually initiated manually as a result of an executive decision.

[Simple] start event operation

Activation

The element is triggered whenever a user runs the business process, e.g., by clicking the [Run] button in the [Process library] section or running a process from the Command line. Alternatively, the element can be triggered by the parent process, if the current process is run as a sub-process.

Execution

When triggered, the event activates its outgoing flows, which enables the execution of the other actions in the business process flow.

[Simple] start event parameters

Run following elements in the background

Select this checkbox, if you want any “User action” elements activated with the outgoing flows of the current element to run “in the background”. When process elements are executed in the background, their loading mask is not displayed, no windows pop up for the user, etc. The user will be able to interact with the elements via the [Business process tasks] tab of the communication panel.

See also

Process library folders

How to run a business process

Sub-processes

Did you find this information useful?

How can we improve it?