Supported Term Mappings

Various Business Rules are checked after a change is made to a Model Object. These checks ensure the integrity and consistency of the model.

Term Mapping

This Business Rule checks the presence of a Term Mapping in a Model Object.

This check has one parameter:

  • Termname: This is the term name where the presence of a Term Mapping is checked

If the Business Rule validation fails, the following message will be displayed as an Error Notification on the Model Object:

Model object '{ModelObject.Name}' of type '{ModelObject.ModelObjectType.Name}' has unmapped term '{termName}' defined. This term has to be mapped.

Example: