Business Process tasks that support Database Monitors

Several tasks are available for use in a Business Process when using a Database Monitor.

Task Description
GetDatabaseMonitorEntries

Retrieves the database queue table entries for an active monitor. Parameters include:

Database Monitor – the monitor for which the entries are to be retrieved.

GetDatabaseMonitorState

Checks the status of a Database Monitor. Parameters include:

Database Monitor – the monitor on which the ‘check’ is performed.

Running – Boolean result, indicating whether the monitor is active.

ControlDatabaseMonitor

Start and stop a Database Monitor from a Business Process. Parameters include:

Service Action – the action to perform (i.e. start, stop)

Database Monitor – the monitor on which the action is to be performed.

Note: Use the GetDatabaseMonitorEntries Business Process task to pull any trigger events that may have happened during a failover. This is an extra precaution, as there shouldn't be a lapse in processing activity when a failover occurs in a working Clarify Server Cluster environment.