Circular dependency errors

The validation check scans for circular dependencies in the event definitions. A circular dependency occurs when the output of one event is also its eventual input. The event engine checks for circular dependencies throughout the event hierarchy tree.

If one is detected, then the following message is inserted into the system event log:


"Circular dependency detected in event file ..."



For more information, see Manage Events - Events tab