Object Migration

Object Migration is the process of migrating or moving objects from one environment to another environment. You might want to do the migration of objects for several reasons. You might have multiple environments to handle a global deployment or you might want to create multiple environments to separate development, testing, and production.

In OFSAA Object Migration can be performed by the following:
  • Offline Object Migration: Offline Object Migration enables you to create a dump (objects saved in the file), and move the dump file from one environment to the other environment. To facilitate offline object migration, you can either invoke the objects using a command line or use the UI based approach. This further creates an exportable dump file for the object migration.
  • Online Object Migration: Online Object Migration enables you to migrate objects the between the source and target, if an OFSAA instance is up and running.