Try OpenEdge Now
skip to main content
Business Process Portal Administrator's Guide
Migrating instances : Using the migration utility : undoinstancemigration
 

undoinstancemigration

You can undo instance migration and re-migrate the instances in the reverse direction, that is, from the target application to the source application using the undoinstancemigration utility.
Usage:
undomigration.cmd/.sh -u <user_name> -p <password> -migid <migration_id> [-pid <source_process_instance_id>]
The following table describes these options:
Table 60. undoinstancemigration utility options
Option
Use
-u user_name
The user name of the user performing undo instance migration operation.
-p password
Password of the user performing undo instance migration operation.
-migid migration_id
The migration ID generated while performing the instance migration operation. You can get this ID from the pim.log file.
-pid source_process_instance_id
Process instance ID of the source instance that was migrated.