- biGENIUS-X Knowledge Base
- Best Practices
- Business Rules
-
Getting Started
-
General Overview
-
Application Modules
- Administration
- Global Features
- Solutions
- Projects
- Branches
- Source Systems
- Dataflow Modeling - Overview
- Dataflow Modeling - Wizard Steps
- Dataflow Modeling - Terms
- Dataflow Modeling - Term Mapping
- Dataflow Modeling - Relationships
- Relationship Modeling
- Generate Artifacts
- Project Settings
- Data Marketplace
-
Generators
-
Discovery application
-
Best Practices
-
FAQs
-
Product Release Notes
-
Legal Documents
Implementation Type Incremental Filter
Various Business Rules are checked after a change is made to a Model Object. These checks ensure the integrity and consistency of the model.
Implementation Type Incremental Filter
This business rule checks whether the incremental load is activated in a Model Object based on the Implementation Type value.
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 implementation type '{ModelObject.GetPropertyValue(Properties.ImplementationType)}' and incremental load defined. This is only supported with implementation type '{ImplementationTypes.Permanent}' or '{ImplementationTypes.Cached}'.
Example: