Relationships from Link

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

Relationships from Link

This Business Rule checks if there are exactly 2 Relationships to the same Hub or Business Hub for a Model Object.

This check does not have any 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 the wrong amount of relations defined. The amount of relations to the same {ModelObjectTypes.Hub} or {ModelObjectTypes.BusinessHub} should be exactly 2.

Example: