Designing Intelligent Event Processor (IEP) Projects

Validating Event Processors

You can run a set of predefined validation rules on an event processor at design time. The validation rules include:

ProcedureTo Validate Event Processors

  1. In the NetBeans IDE, open the event processor that you want to validate.

  2. Click the Validate XML icon at the top of the Design view.

    The results appear in the Output window.

  3. If you switch to the Source view and click a validation error in the Output window, then the source of the error is highlighted.