Identity Terms not nullable

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

On such check concerns Identity Terms , which should not be nullable.

Identity Terms not nullable

This Business Rule checks if Identity Terms are nullable in a Model Object.

This check does not have any parameters.

If the Business Rule is checked as wrong, the following message will be displayed as a Warning Notification on the Model Object:

Model object '{ModelObject.Name}' of type '{ModelObject.ModelObjectType.Name}' has nullable identity terms defined. Nullable identity terms could cause degraded performance.

Example: