Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
Previous page Next page
The INC_SERVER object corresponds to the Incident server system object.
The INC_SERVER object sends events given in the table. Procedure is started when the corresponding event appears. Format of event procedure for the Incident server object:
OnEvent("INC_SERVER","_id_","_event_")
Event | Description | Comment |
EVENT | The event (incident) is taken into processing or is being processed by the operator in the Incident manager | The event is generated: 1) when the operator takes the event into processing; 2) at each step of event processing. The serializeBase64 parameter of the event contains JSON with detailed information about the processed event, including the steps performed by the operator. |
Overview
Content Tools