Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Incident server is used for storing events that need to must be processed using the Incident handler. By default, the Incident server events are stored in the PROTOCOL_INC_SERVER table of the Axxon PSIM PSIM database. The event storage period depth is set using the Events archive length setting the settings panel of the Computer system object (see Configuring events logging). Configuration of event logging).

Info
titleNote

You can enable the database logging of the query execution duration of the Incident server module using the LogDbQueryDuration=1 parameter of the HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\AxxonSoft\PSIM\Inc_Server registry key (for more details, see Axxon PSIM base version, for information on how to work with the registry, see Working with Windows OS registry).

The The Incident handler is used for selecting the events to that must be processed , and for configuring the processing rules for the Operatoroperator.

Both of these modules are required for the Incident manager interface object operation—using the Incident manager, the Operator operation—the operator can process events according to the specified rules by using this object.

The To configure the Incident server and the Incident handlerare configured as follows,do the following:

  1. Create the Incident server and Incident handler objects (see Creating the Incident server object, Creating the Incident handler object).
  2. Configure the logic of event handling (see Creating and configuring event handling logic).
  3. Set the event priority (see Setting the events priority).
  4. Select the events that need to must be handled (see Selecting events to display and handle).
  5. Configure the display of logic (see Configuring the display of logic).
  6. If it is necessary you want to use a the non-default database to store events, configure set the connection settings to the required database (see Configuring the use of an external database).

...