TFRule (transformation rule set)
Purpose
Contains transformation rules.
Object criteria
<ObjName> transformation_rule_set </ObjName>
Object data
Input data | List default output | Elements |
---|---|---|
Yes | Yes |
|
Yes |
|
|
Yes |
|
|
Yes | Yes |
|
Yes |
|
- 1
- The <TFRSet> ("transformation rule set") element is a container for a set of <TFRElement> elements. Each <TFRElement> identifies a transformation rule. The number of <TFRElement> elements must match the element_count specified by <TFRCount>.
- 2
- The <Qualification> element defines the qualification criteria that limit the resource definitions to which the rule applies.
- 3
- The <ProcOpt> ("processing option")
element specifies what to do when a field matches the qualification
criteria, the field name, and the "from" mask:
- CONTINUE
- Transform and continue
- LOCKFIELD
- Transform and lock field
- LOCKRECORD
- Transform and lock record (resource definition)
- STOP
- Do not migrate this resource definition
- 4
- The <Transform> element identifies the field to transform, and the mask strings that define the transformation.