SFDMU Help Center
View on GitHub
Search
Links
View on GitHub
License
Main articles
The key features of the Plugin
Quick start
Plugin Basics
Introduction
About the Plugin
Why should you use the SFDMU?
Watch the demo. The Plugin in action
Basic usage
Installation
Minimal configuration
Running
Debugging
Full Documentation
Configuration and running
Full export.json format
Run the migration job
Advanced features
Composite External Id keys
Field Multiselect
Compound Fields
Delete from Source / DeleteSource
Delete by Hierarchy / Delete Hierarchy
Fields Mapping
Values Mapping
Multiple object sets
Polymorphic Lookup Fields
Target Records Filter
Data Anonymization
Handling of the RecordType
Export of the Files, Notes and Attachments
The Add-On API
Introduction to the SFDMU Add-On API Engine.
The ExportFiles Core Add-On Module.
The RecordsTransform Core Add-On Module.
The RecordsFilter Core Add-On Module.
The Custom SFDMU Add-On Api.
Reports
Issues with the source CSV files
Issues with missing parent lookup records
The Target CSV files
The execution log
Additional information
Changelog
Code contribution policy
License information
Faq
Common questions
Can I use CSV source files produced by the standard Salesforce Data Loader and vice versa?
How do I read CSVIssuesReport.csv?
Where can I find message about the reason of failed insertions?
Which encoding of the CSV files is supported by the Plugin?
Can I use the Plugin for the production environments?
Does the plugin support export of object metadata?
Can I migrate Users with the Plugin?
Are there any limitations regarding the processed data volume?
Can I download and modify the Plugin code to use it in my own projects?
I have an issue with the Plugin. Where can I get a support?
The Plugin configuration
Are the field names and the object name used in the object's SOQL query case sensitive?
How can I control the batch size for Bulk API Query?
Can I also export some fields from the referenced parent sObjects using the child object query?
Can I migrate salesforce Files and Content Documents?
Can I omit External Id definition for the object?
Can I upsert the AccountContactRelation object?
Can I use autonumber fields as External Id?
Do I always need to specify the parent object for the polymorphic field?
How to assign Queue to Cases?
How can I set externalId for the object without exporting records?
How to update the target field with a constant value?
Is the WHERE clause in our export.json file limited to 4k characters like a normal SOQL statement?
How to limit number of Parent Records?
Should I always include Id field in my query?
What is the proper way to include lookup field in my query?
What kind of fields can I exclude with "excludeFields" feature?
Which encoding type should I use for export.json file?
The GUI App
Application installation failed or it won't run.
The application is failing to connect to the salesforce Org.
Troubleshooting
I have issue to migrate Notes and Attachments, what's wrong?
Why custom User and Record Type Lookups are not filled in during insert operation?
Why the deleting from the Target always runs for me?
Why geolocation data type data is not updating in Target Org?
I have an JavaScript heap out of memory error. How to resolve?
Read ECONNRESET error during "Retrieving the source data"
The Value Mapping does not working, what's wrong?
Why when I used "master:false", no records were fetched, but when I removed that feature, it fetched records as expected?
Why do I have the error "Invalid record hashcode. Unable to find matching record from the response returned by the bulk job"?
Why no records inserted?
Why the Field Mapping feature does not work for me?
Why the Plugin does not insert records from my CSV file?
Can I use the Plugin for the production environments?
Yes, you can use it for every type of environments.
For the details see the
License Agreement
Last updated on Tu May 2022