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 (||). This then returns the business email addresses of the users. The parameter can also contain a list of email addresses separated by a semicolon, comma or line feed.

Application

If "System data group" is selected under "Type", the application, which contains the required system data group, 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.