No delete detection with an incremental load in the source
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 an incremental load in the source
This Business Rule checks if there is a delete detection is activated in the case of a Source Model Object with an incremental load set.
This check has no parameter.
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 source objects, which are loaded incrementally and has no delete detection source configured. This might lead to unexpected results.
Example:
It will soon be available.