Edit system value

A system value can be defined in many different places in Intrexx, e.g. in the properties of process elements such as the email or WebSocket action, in order to provide the content in each case.

Type

System values can be retrieved from the following sources:

Session value / Processing context

The parameter in the session value or processing context may contain, for example, a string list of user GUIDs separated by a double pipe (||). The user's business e-mail address is then delivered. The parameter can also contain a list of email addresses separated by a semicolon, comma or line feed.

Application

For the system data group type, the application in which the system data group is located can be selected here.

Value

Enter the name of the variable that provides the value. For system data groups, the data field that provides the value can be selected. A data field from the "User" module can be selected for the user value type.

Alternative, if the value is not set

This setting can only be achieved if the corresponding requirements are met. Here you can specify how to proceed if the value is not set. If you select the setting, the following options are activated:

NULL value

The value NULL is used if no value is set.

Static value

A static value is used if no value is set.