Dataflow Set Model Objects amount

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

One such business rule checks the amount of Dataflow Set Model Objects.

Amount of Dataflow Set Model Objects

This Business Rule checks the amount of Dataflow Set Model Objects in a Model Object.

This check has three parameters:

  • Min: the minimum number of Dataflow Set Model Objects in a Model Object
  • Max: the maximum number of Dataflow Set Model Objects in a Model Object
  • SourceModelObjectType: the type of the source Model Object

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 the wrong amount of source model objects defined. The amount of source model objects {supportedModelObjectTypes} per dataflow set should be {supportedAmount}.

Example: