No delete detection with multi-version load

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

No delete detection with multi-version load

This Business Rule checks that no delete detection is activated in case of a multi-version load configured.

This check has no parameter.

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 Multi Version Load and Delete Detection configured. Only one of these options must be configured for a model object.

Example: