|
1 | 1 | #  SFDMU GUI Desktop Application |
2 | 2 |
|
3 | | -The **SFDMU GUI Desktop Application** is a comprehensive tool for Salesforce data migration between SF environments or importing/exporting CSV data into SF environments. It builds upon the capabilities of the **SFDX Data Move Utility Plugin (SFDMU)**, offering a user-friendly interface for seamless data management tasks. |
| 3 | +The **SFDMU GUI Desktop Application** is a comprehensive tool for Salesforce data migration between SF environments or importing/exporting CSV data into SF environments. It builds upon the capabilities of the **[SFDX Data Move Utility Plugin (SFDMU)](https://github.com/forcedotcom/SFDX-Data-Move-Utility)**, offering a user-friendly interface for seamless data management tasks. |
4 | 4 |
|
5 | 5 | ### Useful Resources |
6 | 6 |
|
7 | | -- **SFDMU GUI App Detailed Documentation**: [SFDMU GUI App Reference Guide](https://help.sfdmu.com/sfdmu-gui-app). |
8 | | -- **SFDMU Plugin GitHub Repository**: [SFDMU Plugin Repo](https://github.com/forcedotcom/SFDX-Data-Move-Utility). |
9 | | -- **SFDMU Knowledgebase and Help Portal**: [SFDMU Help Center](https://help.sfdmu.com/). |
10 | | -- **SFDMU Support Policy**: [SFDMU User Support Policy](https://help.sfdmu.com/full-documentation/additional-information/support_policy). |
11 | | -- **How to contribute to SFDMU ?**: [SFDMU Contribution Policy](https://help.sfdmu.com/full-documentation/additional-information/code_contribution_policy) |
| 7 | +- **SFDMU GUI Desktop App Detailed Documentation**: [SFDMU GUI App Reference Guide](https://help.sfdmu.com/sfdmu-gui-app). |
| 8 | +- **Knowledgebase and Help Portal**: [SFDMU Help Center](https://help.sfdmu.com/). |
| 9 | +- **User Support Policy**: [SFDMU User Support Policy](https://help.sfdmu.com/full-documentation/additional-information/support_policy). |
| 10 | +- **How to contribute to SFDMU:**: [SFDMU Contribution Policy](https://help.sfdmu.com/full-documentation/additional-information/code_contribution_policy) |
12 | 11 |
|
13 | 12 | ## Benefits of the SFDMU GUI Desktop Application |
14 | 13 |
|
15 | | -The SFDMU GUI App provides numerous advantages that streamline user workflows and ensure the secure handling of data: |
| 14 | +The SFDMU GUI Desktop Application is an open-source and cost-free application that provides numerous advantages, streamlining user workflows and ensuring the secure handling of data: |
16 | 15 |
|
17 | 16 | - **All-In-One Functionality:** Users can configure and execute migration tasks seamlessly within the application itself. |
18 | 17 |
|
19 | 18 | - **User-Friendly Interface:** The intuitive graphical interface simplifies the creation and management of the `export.json` file for the SFDMU Plugin. Even users with limited technical expertise can easily set up complex migration tasks. |
20 | 19 |
|
21 | | -- **Visual Management:** Users can conveniently add, edit, or remove migration components like sObjects and field mappings. This visual representation facilitates better organization and control over data migration processes. |
| 20 | +- **Visual Management:** Users can conveniently add, edit, or remove migration components such as sObjects and field mappings. This visual representation facilitates better organization and control over data migration processes. |
22 | 21 |
|
23 | 22 | - **Error Prevention:** The application identifies common configuration and metadata errors that may occur during manual editing of the `export.json` file. This feature minimizes the risk of errors, thereby enhancing the reliability of data migrations. |
24 | 23 |
|
|
0 commit comments