Previous Topic: Enabling REXX Applications to Send and Receive Event Manager Messages

Next Topic: Enabling CA NSM Event Manager to Issue Commands to CA Automation Point Sessions


Enabling CA NSM Event Manager to Generate Voice Notifications

The process of enabling Event Manager to generate voice notifications involves the following actions:

The goal is for the Event Manager administrator to place a CA Automation Point NMFIND command into the Event Manager log. This is accomplished by matching a message and using the SENDOPER action and entering a complete NMFIND command in the Text field.

To send notification requests (NMFIND commands) from Event Manager to CA Automation Point

  1. From the Configuration Manager main window, select Expert Interface, Automation, Events Interface, CA NSM Event Manager.
  2. Select the Monitor notification requests from CA NSM event.
  3. Check the Enable Monitoring box.
  4. Add the CA NSM host for which you want CA Automation Point to monitor notification requests.
  5. Select the host by using the Include button to move it from the Available Hosts list to the Selected Hosts list.
  6. Click the Host Access Security button, and then specify a valid login user ID and password for the remote CA NSM host.
  7. Save your changes.
  8. Restart CA Automation Point.
  9. On the CA NSM host, define an Event Manager message action to issue the notification request (NMFIND command) to CA Automation Point.

For details about the NMFIND command, see the Command and Keyword Reference Guide.

For information about defining a message action, see the CA NSM documentation.

The following illustration shows how to generate a notification using the CA NSM Message Record Action - Detail window (pay particular attention to the Text and Action fields):

The following example shows how to generate a notification by using an Event Manager rule:

Action:

SENDOPER

Text:

nmfind PERSON(BILL SMITH) TELL (IMPORTANT MESSAGE)
ASK (ARE YOU COMING TO THE DESIGN MEETING,
YES I AM ON MY WAY::YES.REX,
NO I HAVE ANOTHER OBLIGATION::NO.REX)

Notes: