Code-Based Duplicate Validation in Object Migration

The Object Migration framework has been enhanced to improve consistency during migration by updating the duplicate check mechanism.

The key changes include:

  • Up to Release 26A, duplicate object validation during Object Migration considered both the Code and Name of the object definition in the target environment.
  • From Release 26A onwards, duplicate object validation is performed only based on the Code of the object definition.

This enhancement does not apply to duplicate object checks for IRC and IRC Loader objects.

Business Benefit:

This enhancement ensures consistent and predictable duplicate object validation during object migration, reduces unintended migration skips caused by name conflicts, and improves overall migration reliability.

Steps to Enable and Configure

You don't need to do anything to enable this feature.