Designing Intelligent Event Processor (IEP) Projects

Table Output

The Table Output operator provides static output in the form of relational tables.

Use the Table Output operator to provide relational table output from an event processor.

ProcedureTo Create a Table Output Operator

  1. Drag a Table Output operator from the Palette to the Design view.

  2. Double-click the Table Output operator.

    The property editor opens.

  3. If you want to share the table related to the Table Output with other IEP processes or other applications, then select the isGlobal parameter.

    The table related to the Table Output is created if it does not exist. The table remains after the undeployment or redeployment of the IEP process that contains it. IEP generates an additional column for every table that is output.