Table of Contents

Search

  1. Preface
  2. mmcmd
  3. mmLineageMigrator
  4. mmRepoCmd
  5. mmXConPluginUtil
  6. rcfmu
  7. rmu

Metadata Manager Command Reference

Metadata Manager Command Reference

rmu Migration Rules for Resource Properties

rmu Migration Rules for Resource Properties

To reflect model changes, rmu might create or remove resource properties for some resource types. It might also update the names, values, and value sets of some resource properties.
rmu applies different migration rules to the following types of properties:
Unchanged Properties
If a property is unchanged between versions, rmu copies the property from the original resource to the new resource.
New Properties
If a property exists in the new resource but not in the original resource, rmu creates the property in the new resource. It applies one of the following rules to determine the value of the property in the new resource:
  • If the property is required, rmu assigns the model-provided default value to the property.
  • If the property is optional and the model provides a default value, rmu assigns the model-provided default value to the property.
  • If the property is optional and the model provides no default value, rmu assigns a null value to the property.
Renamed Properties
If the property has a different name, rmu copies the property value from the original resource to the corresponding property in the new resource.
Properties with Value Set Changes
If the property has a different set of values, rmu maps the original set of values to the new set of values.
Deleted Properties
If a property exists in the original resource but not in the new resource, rmu omits the resource property from the new resource.
To view the renamed properties, properties with value set changes, and deleted properties for different resource types, see the
Informatica Release Guide
.

0 COMMENTS

We’d like to hear from you!