- biGENIUS-X Knowledge Base
- Best Practices
- Business Rules
Dataflows 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 Dataflows.
Amount of Dataflows
This Business Rule checks the amount of Dataflows in a Model Object.
This check has two parameters:
- Min: the minimum number of Dataflows in a Model Object
- Max: the maximum number of Dataflows in a Model Object
If the business rule validation fails, the following message will be displayed as an Error Notification on the Model Object:
Model object '{ModelObject.Name}' of type '{ModelObject.ModelObjectType.Name}' has the wrong amount of dataflows defined. The amount of dataflows should be {supportedAmount}."
Example: