ASAP 2.8 Server Manual
ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual—522303-007
6-6
ACTION Command
To define a stored action to resecure files:
ACTION RULE SECURE = FUP SECURE <#OBJECT>, "<#GOAL>"
ACTION RULE RESECURE, DELETE deletes the RESECURE action.
ACTION CPU 0 BUSY GT gets action/wait for CPU 0 BUSY GT.
Default Rules
ASAP automatically loads several rules into its database of Action Rules when it
creates it for the first time. These may be used in any GOAL or RANK command.
Considerations
Actions requiring multiple interactions with command interpreters or decision logic
should be written as TACL macros or be sent to custom programs. Check that TACL
macros are loaded and available for ASAP by loading them in the default TACLCSTM
file for the ASAP user id.
ACTION RULE ACTIVATE = TACL ACTIVATE <#OBJECT>
ACTION RULE ALTPRI = TACL ALTPRI <#OBJECT>, <#GOAL>
ACTION RULE DEFRAG = DCOM <#OBJECT>
ACTION RULE GIVE = FUP GIVE <#OBJECT>, <#GOAL>
ACTION RULE PRIMARY = SCF PRIMARY <#OBJECT>, <#GOAL>
ACTION RULE RELOAD = TACL RELOAD <#OBJECT>, PRIME
ACTION RULE SECURE = FUP SECURE <#OBJECT>, <#GOAL>
ACTION RULE SUSPEND = TACL SUSPEND <#OBJECT>