Previous Topic: How to Invoke TIECOMPNext Topic: When to Run TIEEVAL


TIEEVAL

TIEEVAL is a problem determination tool. It validates the model according to the schema definition or meta model rules.

The consistency check function checks a model's logical structure from the point of view of the application in question. For example: Does an Entity Type have both attributes and an Identifier? The Encyclopedia Validation program TIEEVAL checks the model at a much more fundamental level against the Schema for that model. For example: Are all Objects, Properties and Associations in place that need to be in place? If a model passes this validation with no errors it is unlikely that the model will hit errors during encyclopedia processing.