Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Migrate Multiple Objects

Anoop Singh edited this page Apr 30, 2019 · 3 revisions

Migrate multiple object's in a single run

Edit the object-mappings as referenced in MigrateAll.java with your object API names, save

mvn exec:java -Dexec.mainClass="migrator.module.client.MigrateAll" -pl datamigrator-module

Clone this wiki locally