Business Key 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.

Business Keys not nullable

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

This check does not have any parameters.

If the Business Rule validation fails, 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 business key terms defined. Nullable business key terms could cause degraded performance.

Example: