Files > RELATION ACTIONS

parent
860.2
name
RELATION ACTIONS
number
860.22
Fields
#NameLocationTypeDetailsIndexDescription
.01relation index0;1NUMERICB
1relation expressionE;E1,200FREE TEXT This is a boolean expression that is essentially an IF argument. Use Element labels (defined above) for boolean variable names, and 'OR', 'AND', and 'NOT' for boolean operators. You can also use any combination and number of parenthesis to control the operator precedence, Otherwise the precedence is from left to right.
2order check0;2POINTER100.8 Check this field YES if the user is to get a message on his screen when this relation is evaluated TRUE.
3notification0;3POINTER100.9 This points to the notification in the notification system that will be sent when this relation is evaluated TRUE.
4report device0;4POINTER3.5 This is not working yet, but will print the Order check message to an alternate device (bulletin, host file, printer, etc.).
5notification messageMSG;E1,240FREE TEXT
6order check messageOCMSG;E1,240FREE TEXT
7schedule actionRULE;1SET OF CODESSTART:START SCHEDULED CHECKS
CONTINUE:CONTINUE SCHEDULED CHECKS
This field determines if this relation will cause the rule to be placed in or removed from the schedule of timed order checks.
8schedule frequencyRULE;2FREE TEXT This field describes how often the rule should be evaluated. Its format is generally: (Start Time) (operator) (Offset) Where Start time is a constant like: TODAY or NOW or a data field like: |DATE OF LAST FLU SHOT| Operator is either + or - and Offset is: 1H = 1 Hour 20D = 20 days 3W = 3 weeks 6M = 6 months
9execute codeMCODE;E1,240FREE TEXT This field is used to define Mumps code that is executed after the expert system determines that a rule has been triggered, but before the Notification system is called. This adds another level of flexibility to the expert system if a rule needs further processing to refine a recipient list or specialized checking to determine if the current notification should be sent, or if previous duplicate notifications should be removed. This field also provides a hook for other modes of notifying users of a triggered rule, if needed.

Error: Invalid Global File Type: 860.22