Dataflow Sets 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 Sets.

Amount of Dataflow Sets

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

This check has two parameters:

  • Min: the minimum number of Dataflow Sets required in a Model Object
  • Max: the minimum number of Dataflow Sets required in a 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 dataflow sets defined. The amount of dataflow sets per dataflow should be {supportedAmount}.

Example: