Building qualifications and expressions
In active links and filters, the Run If qualification is an expression that determines whether the If actions or Else actions are executed for the current request. In escalations, the Run If qualification first determines whether there are any requests in the database that match the qualification. If so, the escalation if actions are executed for each matching request. If not, the escalation else actions are executed once. See If Actions and Else Actions.
Other
AR System
features also use expressions, including Set Fields, Push Fields, and certain Open Window actions, as described in Specifying workflow actions. Table fields, alert lists, search menus, join forms, defined searches, data archiving, auditing, and export also use expressions.
This section describes how to build an expression, focusing on Run If qualifications. Topics include:
- Expression editor and content assist
- Formatting conventions for fields in qualifications
- Creating efficient qualifications
- Qualifying filter triggers by using the $USER$ keyword
- Checking transaction versus database values
- Operators, wildcards, keywords, and NULL values
For specific examples of building expressions in workflow actions, see Specifying workflow actions.
Comments
Log in or register to comment.