ValidationΒΆ

Validation indicates the status of the configuration components such as:

  • Information Models

  • Communication Channels

  • Mappings

  • Device Types

  • Communication Instances

  • Deployment

The status is displayed in the list table of each configuration component.

  • IconValid If a component is valid, the valid icon is displayed

  • IconError If a component is not valid, the error icon is displayed

  • IconCompiling If a component is in the process of being validated, the compiling icon is displayed

Example:

If a change is made to, for example, an Information Model, such as altering the data structures or simply renaming nodes, the Mapping where the Information Model is used is recompiled, and the validation status is updated. In this case, an error is displayed with an error message that indicates the problem. The error message is shown when hovering over the error icon.

Example Error