You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
The Incident server is used for storing events that need to be processed using the Incident handler.
The Incident handler is used for selecting the events to be processed, and for configuring the processing rules for the Operator.
Both of these modules are required for the Incident manager interface object operation — using the Incident manager, the Operator can process events according to the specified rules.
The Incident server and Incident handler are configured as follows:
- Create the Incident server and Incident handler objects (see 2 Creating the Incident server object, 2 Creating the Incident handler object).
- Select the events to be handled (see 2 Selecting events to display and handle).
- Set the event priority (see 2 Setting the events priority).
- Configure the event handing logic (see 2 Creating and configuring the logic of event handling).
- Configure the display of logic (see 2 Configuring the display of logic).