Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Learn more about the system entity attributes system.USER, system.CHANNEL, system.CURRENTPAGE, system.LANGUAGE, system.PAGEVALID, system.EVENT, system.ROLES, system.TODAY, system.TASKID and system.PROCESSIDCASEID


The Blueriq Runtime provides access to specific system properties via the system entity. This entity is created when the Runtime starts and contains attributes which may be used in expressions in your application. These attributes are owned by the runtime and should not be modified. The following attributes are available.

Overview

System attributeDescription
USERContains a relation to the active user instance. 
CHANNELContains the current device channel.
CURRENTPAGEContains the name of the current page.
LANGUAGEContains the current language name. This attribute is updated after a language switch.
PAGEVALIDContains a value that represents the validity of the current page: unknown, true, false. 
EVENTContains the current events, which can be set as parameters on an Event. This value is unknown if no event is triggered.
ROLESContains a list of the roles of the current user. 
TODAYContains the current date (yyyy-MM-dd) from the runtime environment.
TASKIDContains the task id of the current started task. This value is unknown if there is no active task. This property will only be set if DCM 2.0 is active.
PROCESSID
CASEIDContains the
process id
caseid of the the case where the started task belongs to. This value is unknown if there is no active task. This property will only be set if DCM 2.0 is active.
PROCESSIDTo be removed, this is replaced with CASEID


System attribute details

Include Page
System attribute USER, system.user
System attribute USER, system.user

...

Include Page
System attribute PROCESSIDCASEID, system.ProcessIdCaseId
System attribute PROCESSIDCASEID, system.ProcessIdCaseId