The Summary tab identifies the Transformation Name and Rule.
- CN_Transformation_Name – name of the transformation. This must match the CN_Transformation_Name value in a CN_Registry entry. All records in the CN_Transformation_Registry repository having the same CN_Transformation_Name will be processed together whenever a repository record is changed for which a CN_Registry record applies AND that record references the Transformation by this name.
- CN_Transformation_Description – optional description for the transformation. Likely to be defined only the first record for the Transformation but may have different values for each record to clarify the transformation rule or condition
- CN_Transformation_Rule_Name – name of the transformation rule. Multiple CN_Transformation records may identify the same rule for the same Transformation. Multiple rules may be defined for the same Transformation.
- CN_Transformation_Rule_Exclusive – indicates the transformation rule is exclusive if Yes. Each exclusive rule will only be processed if no previous transformation rule for the same transformation has its conditions met. Each rule that is not exclusive will always be applied, regardless of whether any previous rule has its conditions met. Only one exclusive transformation rule will be processed for a given Transformation and given change event. The Transformation_Rule_Sequence can be used to force the processing of exclusive rules before any non-exclusive rules in case there is a dependency. The sequence can also be used in cases where some conditions may be common to multiple rules, but some rules have additional conditions being sequenced first.
-
CN_Transformation_Rule_Sequence – specifies the order in which the
transformation rules are processed. This is only important if the
Transformation_Rule_Exclusive is Yes.
For each rule for which the conditions are met, log the details of the rule that was applied to the log file and perform the updates identified by the corresponding Target settings.
- CN_ID – unique identifier for each CN_Transformation_Registry record