Migrate Relationship Class (Data Management)

ArcGIS Pro 3.3 | | Help archive

Summary

Migrates an object ID-based relationship class to a global ID-based relationship class.

Usage

  • This tool will modify an existing relationship class that is object ID-based to a global ID-based relationship class to comply with runtime geodatabase requirements.

  • The origin feature class or table that is used in the Input Relationship Class parameter value must have a GlobalID field prior to using this tool. The destination class must also have a GlobalID field.

  • The existing input relationship class must be based on the ObjectID field. The data cannot be archive enabled.

  • This tool supports versioned and nonversioned data as input.

  • Feature-linked annotation created in ArcGIS Desktop must first be upgraded using the Upgrade Dataset tool.

  • It is recommended that you make a backup copy of the data used as input for this tool.

Parameters

LabelExplanationData Type
Input Relationship Class

An object ID-based relationship class that will be migrated to a global ID-based relationship class. The origin and destination feature classes or tables must have an existing GlobalID field.

Relationship Class

Derived Output

LabelExplanationData Type
Migrated Relationship Class

The updated relationship class.

Relationship Class

Environments

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics