166k views
5 votes
Reconciliation rules specify which discovery sources can update class attributes and the precedence order among these discovery sources. Which of the following principles can be controlled with reconciliation rules?

Choose 4 answers

A. Child class rules override parent class rules.
B. Authorization for all attributes in a class.
C. Overlapping rules.
D. Method of data population.
E. Authorization to only specific attributes in a class.
F. Data population rollback.

1 Answer

0 votes

Final answer:

Reconciliation rules control various aspects of class attribute updates in a system, including child class rules overriding parent class rules, overlapping rules, method of data population, and data population rollback.

Step-by-step explanation:

Reconciliation rules control various aspects of class attribute updates in a system. Some of the principles that can be controlled with reconciliation rules include:

  1. Child class rules overriding parent class rules: This means that if a child class specifies its own reconciliation rules, they will take precedence over the rules specified by the parent class.
  2. Overlapping rules: Reconciliation rules can specify how conflicts between different rules should be resolved when they overlap.
  3. Method of data population: Reconciliation rules can define how the data is populated or updated for a particular class attribute.
  4. Data population rollback: Reconciliation rules can also include provisions for rolling back data population changes if necessary.

User Elbe
by
8.0k points