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

Simple JSON Mapping

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

Migrate a simple object's records

Edit the object-mappings/Products.json with your object API name, save

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

Clone this wiki locally