Skip to content
  • There are no suggestions because the search field is empty.

No deduplication for Stage objects

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 Deduplication for Stage

This Business Rule checks the value of the Deduplication Method property for a Stage Model Object.

The possibility to set deduplication for a Stage was kept for migration purposes from biGENIUS desktop.

This check has no 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 deduplication method'{DeduplicationMethods.Distinct}' or '{DeduplicationMethods.Partition}' configured. This is usually not considered as best practice. Consider using a Composite Model Object for deduplication.

Example: