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

rcfmu Migration Rules for Resource Properties

rcfmu Migration Rules for Resource Properties

To reflect model changes, rcfmu might create or remove resource properties for some resource types. It might also update the names, values, and value sets of some resource properties.
rcfmu applies different migration rules to the following types of properties:
Unchanged Properties
If a property is unchanged between versions, rcfmu copies the property from the original resource configuration file to the new resource configuration file.
New Properties
If a property exists in the new resource but not in the original resource, rcfmu creates the property in the new resource configuration file. It applies one of the following rules to determine the value of the property in the new resource configuration file:
  • If the property is required, rcfmu assigns the model-provided default value to the property.
  • If the property is optional and the model provides a default value, rcfmu assigns the model-provided default value to the property.
  • If the property is optional and the model provides no default value, rcfmu assigns a null value to the property.
Renamed Properties
If the property has a different name, rcfmu copies the property value from the original resource configuration file to the corresponding property in the new resource configuration file.
Properties with Value Set Changes
If the property has a different set of values, rcfmu 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, rcfmu omits the resource property from the new resource configuration file.
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!