You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datamigrator-core: This module has tools core classes
datamigrator-module: This module has sample examples on how the tool can be used to migrate different kind of related objects from one Salesforce org to another Salesforce org. datamigrator-module contains sample JSON object relationship mappings.
Enter Source and Target org credentials in *build.properties*
mvn clean install
mvn exec:java -Dexec.mainClass="migrator.module.client.MigrateProducts"