Loading a Migration Set

Once the set has been built on the source environment, it becomes visible to target environments that are set up to monitor the source environment.

Migration sets are pulled into target environment using Data Set Operation Integration Point 1) Import from File or 2) Import From Environment options.

In addition to business rule violations, the import process can return the following messages:

Code

Severity

Text

GEN-MIGR-001

Fatal

Cannot find {entity} with key {code or usage name} used by {entity, key}

GEN-MIGR-003

Fatal

Cannot find OhiTable with Name {name} used by {entity, key}

GEN-MIGR-004

Fatal

Cannot find Signature with Name {name} and Subtype {subtype} used by {entity, key}

GEN-MIGR-005

Fatal

Cannot find usage for dynamic field or record {usage name} on {table name} used by {entity, key}

GEN-MIGR-006

Fatal

The dynamic field usage ({name}, {table name}) is not compatible with the existing configuration

GEN-MIGR-007

Fatal

The import file must have a .zip extension

GEN-MIGR-009

Fatal

It is not possible to start a new import while another import or build is in progress

GEN-MIGR-013

Fatal

The migration process failed due to technical issues

Note that each configuration item is inserted, updated or deleted on the target environment as a separate transaction. This means that the failure inserting, updating or deleting a single configuration item does not prevent the rest of the payload to migrate.

To ensure consistent processing results, it is recommended to have no active exchanges in processing.