Designing Intelligent Event Processor (IEP) Projects

Operator-Specific Database Tables

In the IEP Service Engine, one or more tables are created per operator. These tables are specific to operator behavior and functionality.


Caution – Caution –

Do not delete or alter these tables.


The following table names illustrate how the names are formatted.

The first character of the table name is always Q.

The character after the first underscore is the ID of the event processor in the EMS_PLAN table.

The characters after the second underscore are the ID of the operator. You can view the operator ID in the IEP design view by selecting the operator and displaying the Properties window.

Screen capture of a selected operator and the Properties
window.

The operator ID is automatically generated. You cannot change the ID.