No incremental load with a Deduplication
Various Business Rules are checked after a change is made to a Model Object. These checks ensure the integrity and consistency of the model.
This Business Rule is no longer used from 1.8 release of Generators.
It is replaced by: No deduplication for Stage objects.
No incremental load with a Deduplication
This Business Rule checks the value of the Deduplication Method property for a Model Object in case of an incremental load configured and several Dataflow Sets.
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 deduplication method '{DeduplicationMethods.Distinct}' and incremental load configured. This might lead to unexpected results. Consider using a Composite Model Object for deduplication.
Example: