You create a migration group to specify the configuration
content that is to be migrated in a package. If you create your own
object structures or reorganize the predefined object structures,
you might need to create a migration group to contain those structures.
About this task
Be sure to identify all the relationships between the
business objects, including dependencies. If you omit required migration
objects or dependencies, packages that use the migration group might
fail to deploy.
Include all the necessary migration objects
so that you maintain the referential integrity of the database to
which you are migrating the configuration content. Assign the correct
process order numbers, to ensure that the migration objects are processed
in the correct order. Use the predefined migration groups as a reference
when you are adding dependencies to your own migration groups.
Procedure
- In the Migration Groups application, click New
Migration Group.
- In the Migration Group field, specify
the name of the migration group.
- Optional: To change the default process order,
specify a new value in the Migration Group Order field.
- Specify one or more migration objects to be added to the
migration group:
- In the Migration Objects table
window, click New Row.
- In the Migration Object field, specify the name of a migration
object.
For example, specify MAFAPPDATA to migrate MAF applications. This links the
MAFAPPDATA object structure to the migration group, ensuring that the correct database tables and
relationships are included when the package is created.
If you click
Detail Menu and go to the Object Structures application to create a migration
object, specify MIGRATIONMGR in the Consumed By field
in that application.
- Optional: To change the default process
order, enter a new value in the Migration Object Order field.
- Specify any dependent migration groups:
- In the Dependency table window,
click New Row.
- In the Dependent Migration Group field,
specify a migration group.
- Save the migration group.