Scenario
Consider the following scenario where, a typical rule would contain a series of Hierarchy Nodes (BI/Non BI) as Source and one or more BPs or BI Hierarchy Leaf Nodes in the Target.
Rule 1 consists of the following:
Table 15-27 Source and Target details
| SOURCE | TARGET |
|---|---|
| Condition 1 | Target 1 |
| Condition 2 | Target 1 |
| Condition 3 | Target 1 |
| Condition 4 | Target 2 |
The insert query execution populates execution statistics based on the following:
- Each rule has processed at least one record.
- Each target in the rule has processed at least one record through Condition 1 / Condition 2 / Condition 3 and Condition 4.
- Each source in the rule has processed at least one record through Condition 1 / Condition 2 / Condition 3 and Condition 4.