ACTIVATE_RULEDEFS action
Description
Activate the specified RULEDEFS.
System command
To include the Take Action command in a situation or workflow policy, use the
following syntax for the system
command:
ACTIVATE_RULEDEFS \
[SSID]
[ACTRDEF]
You can use attribute substitution to supply the Take Action command arguments from
the situation, for
example:
ACTIVATE_RULEDEFS \
[&{SSID}] \
[&{ACTRDEF}]
You can also use attribute substitution in a workflow policy though the format is
slightly different:
ACTIVATE_RULEDEFS \
[&WaitOnSituation:SSID] \
[&WaitOnSituation:ACTRDEF]
Arguments
- Name: SSID
- Description
- Subsystem ID
- Default
- Name: ACTRDEF
- Description:
- RULEDEFS to be activated
- Default:
Return codes
- Return Code: 0
Return Code Type: OK
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0000I
Message: The RULEDEFS update was successfully requested v Return Code: 4
Return Code Type: INSUFFICIENT_USER_AUTHORITY
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0004E
Message: User ID Translation failed.
- Return Code: 8
Return Code Type: GENERAL_ERROR
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0008E Message: Bad Parameter List.
- Return Code: 1
Return Code Type: NOT_RUNNING
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0012S Message: Bad KRS Environment.