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

How to acquire parameter values from other process elements

Parameters can take their values from other parameters. The process of linking one parameter to another is called “mapping”. For example, if the process is triggered by an object signal event, you can map other parameters of that process to the parameter of the initial signal that contains the modified record.

To acquire a parameter value from another process element:

1.Double-click the required process element in the working area of the designer, for example, the [Perform task].

2.Click the btn_parametres_window00003.png button in the needed field of the properties area to change its value. For example, click this button in the [Account] field of the [Perform task] element properties area to connect a task to an account.

3.In the parameter value menu, select [Process parameter]. In the opened parameter window, select the element that contains the needed parameter.

4.Select the parameter that will be used as the source and double-click it (Fig. 98).

Fig. 98 Selecting a process parameter as a source

scr_process_creation_designer_choose_source_param.png 

5.Save the changes.

As a result, the parameter value will be passed to the process element.

Note

The parameter page will display only compatible parameters. For example, the source of the [Account] parameter can only be a lookup parameter whose value is an account. Date and time parameters can only be mapped to other date and time parameters, etc.

Next

How to map a process parameter

Process creation designer formulas syntax

Did you find this information useful?

How can we improve it?