When processing a rule, CA Automation Point always executes keywords in this order:
type_keyword [conditional_list][output_list][action_list]
Specifies the type of rule. Specify one type keyword per rule at the beginning of a rule. Use one of these keywords:
Specifies the restricting conditions for the rule. Specify each conditional keyword only once in a single rule. The rule condition keywords execute in the order in which they appear in the rule. You can use these keywords:
Sets output attributes in CA Automation Point. Specify each output keyword only once in a single rule. The rule output keywords execute in the order in which they appear in the rule. You can use these keywords:
ALARM |
NOLOG |
---|---|
COLOR |
NOPRINT |
DISPLAY |
PREFIX |
HILIGHT |
|
LOG |
REPLY |
LOWLIGHT |
REWORD |
NOALARM |
SUPPRESS |
The rule output keywords set output attributes that can be changed by subsequent rules. When a rule contains one or more output keywords, the conditions they set remain in effect until CA Automation Point executes that rule and all other rules referencing the same message ID or time value.
Specifies tasks for CA Automation Point to execute. These actions occur or queue for execution immediately and cannot be undone by a subsequent rule. You can specify action keywords multiple times in a single rule. The action keywords execute in the order in which they appear in the rule. You can use the following keywords:
ALARMSAY |
SCRIPT |
---|---|
DOM |
SESSCMD |
DOSCMD |
SET |
OSCMD |
WTO |
PPQWRITE |
WTXC |
REPLY |
XCCMD |
REXX |
|
Copyright © 2012 CA. All rights reserved. |
|