- biGENIUS-X Knowledge Base
- Best Practices
- Business Rules
Foreign Key Mapping
Various Business Rules are checked after a change is made to a Model Object. These checks ensure the integrity and consistency of the model.
Foreign Key Mapping
This Business Rule checks if Foreign Key Mappings are missing for a Model Object.
This check does not have 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 unmapped foreign keys defined. Each foreign key has to be mapped in at least one dataflow set.
Example: