CL Command Reference - CHGALRACNE
CL Command List > CHGALRACNE Reference
Description:
The Change Alert Action Entry (CHGALRACNE) command allows the user to change an action entry in the specified alert filter.
Examples:
CHGALRACNE FILTER(MYLIB/MYFILTER) GROUP(CHICAGO)
LOG(*SAME) ASNUSER(CHICAGOOPR)
SEND((*FOCALPT) (*NETATR.MILWKEE)) SNDDTAQ(*SAME)
This command changes actions for group CHICAGO to the following:
1. Use the same LOG action.
2. Send the alert to this system¡¯s focal point.
3. Send the alert to the system with control point name MILWKEE and a network id based on the LCLNETID value specified in the system network attributes.
4. Use the same SNDDTAQ action.
5. Assign the alert to user CHICAGOOPR.