Previous Topic: Create Your Own Action RoutinesNext Topic: Creating Command Procedure Actions


Types of Action Routines

You can write your own action routines in order to receive notification of events in ways other than those supplied with Console Manager. For example, you may want to log events to a call handling system.

There are two types of action routines:

ENS searches for all actions in the default actions directory on the host system:

CONSOLE$ACTIONS

There are two directories - one is reserved for use by Console Manager, and the other for user-defined action routines. The two directories are linked via the logical name CONSOLE$ACTIONS. Place any actions you create in CONSOLE$USER_ACTIONS:.