Run a business process
Use the following tools to run a Creatio process manually:
- Command line. Read more >>>
- Side panel. Read more >>>
- Any section that has processes associated with it. Read more >>>
- Section record page. Read more >>>
Learn more about how system administrators can run business processes in a separate article: Run a process or a process step.
Regardless of the tool, you can only run business processes that can be launched manually, provided you have the corresponding permissions. Learn more in a separate article: Set up the permissions to run a process.
Once a business process is run, Creatio adds a new process instance that starts executing process steps. These steps can include include opening record pages, creating activities, etc.
Creatio terminates the business process instance when the end event is triggered on the process diagram. You can start and stop business processes manually or have them start automatically.
You can run only active published processes with the "Business Process" tag manually. Processes of other types cannot be run manually. If you try to run an unpublished or inactive process, Creatio displays an error message.
Run a process from the command line
-
Enter Run process followed by the process name in the command line (Fig. 1).
-
Click the button.
noteLearn more about the command line functionality in a separate article: Search records and run commands.
Run a process from the side panel
-
Click the button on the side panel.
-
Select a process to run (Fig. 2).
Specify whether you can run the process using the button on the process properties page of the Process library section.
To run a process that is unavailable in the button index:
-
Select Another process (Fig. 3). This opens a box.
-
Select a process in the box that opens and click Run.
noteThe same box opens when you click the button in the side panel and select Run process.
Run a process from a section or record page
If a section has an index of processes you can run from the section set up, Creatio displays the Run process button in the section toolbar.
To run a process from a section:
-
Click New process.
-
Select a process to run (Fig. 4).
Creatio displays the same process index on the record page when you click Process on the toolbar (Fig. 5).
Run a process for multiple records in a section
You can run a section business process for multiple records at once. To do this:
-
Open the section where you want to run a process for multiple records, e. g., Contacts.
-
Click Actions → Select multiple records.
-
Select the needed records.
-
Click Run process on the section toolbar and select the needed process.
noteThe Run process button menu displays all processes you can run from the section. The processes in the menu are grouped by start type: from the section and from a record.
As a result, Creatio will run a separate process instance for every selected record. If one of the instances fails, other instances will continue running.
Run a process automatically
Processes can be run automatically when certain events occur. These events include adding, modifying and deleting records. In this case, you do not need to run the process manually.
Set up the automatic process start after an event in the Process Designer.