Data Loader Configuration
Data Loader Configuration: Overview
Data Loader plays an essential role in data migration from source sandbox to destination sandbox. However, in this data migration process, the chances of duplicate records being created always exist. To avoid this, ARM has developed a new feature that allows synchronizing data between the org with the help of ARM external ID. Now, the user can use data synchronization to connect the source and destination on the objects for which data migration is required.
Creating a new Data Loader Configuration
Log in to your ARM account.
Hover your mouse over the
Dataloader
module and selectData Loader Configuration
.
Click on
New Configuration
.
On the next screen, give the process a
Name
.Select the
Source org
and theDestination org
.Click on
Login and Fetch Objects
. This lists all the objects that are available in your source org.
Select the objects from the lists along with their respective
Fields
. You can use thesearch
filter to find specific objects faster.
Click
Save
to save and initiate the job later orSave and Run
to save and run the job simultaneously.
The
Job Details
section lists the objects you opted for earlier and the unique field sets for each object. The number of successful or failed record IDs is updated; you can view the detailed destination record IDs using theSearch
() icon. You can download the successful/failed record IDs in your local system using theDownload
() icon.
More Options:
Edit:
Allows users to modify the process details according to their requirements.Delete:
Deletes a process.Clone:
Creates a copy (clone) of the selected process.Log:
Provides information about the execution of a process.
Last updated