Alert on Status of Monitored Resources - Workflow Event Handler

Use this event handler to call an IDO method to check the status of a service or task that is defined in the Monitored Resources form and then send an alert message to subscribers defined on that form.

The text of the message and the subscribers (receivers) of the message are defined in the Monitored Resources form.

The subscribers list is read-only on the Monitored Resources form. Use the Publication Subscribers form to add new subscribers or the Subscribe To Alerts form from a mobile device.

Associated Event and IDO

The event MonitoringResources has as its action type:

Call IDO Method ( IDO("MonitoredResources") METHOD("EventMonitorResources") )
Related topics