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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,12 @@ This tool acts as a valuable extension of the [**SFDX Data Move Utility (SFDMU)
12
12
13
13
## Application Benefits
14
14
15
-
The **SFDMU GUI App** offers several advantages that increase user productivity:
15
+
The **SFDMU GUI App** offers several advantages that enhance user productivity and ensure secure data handling:
16
16
17
-
-**Ease of Use:** The intuitive graphical interface simplifies the configuration of migration tasks, even for users with limited technical skills.
18
-
-**Visual Management:**It allows users to add, modify, or remove migration components such as sObjects and field mappings easily, offering a clear visual representation of changes.
17
+
-**Ease of Use:** The intuitive graphical interface simplifies the SFDMU Plugin configuration of migration tasks, even for users with limited technical skills, making complex operations more accessible.
18
+
-**Visual Management:**Users can easily add, modify, or remove migration components such as sObjects and field mappings, offering a clear visual representation of changes. This visual approach helps users better manage and organize their data migration tasks.
19
19
-**Error Reduction:** By minimizing common configuration mistakes made during manual file editing, the graphical interface enhances the reliability of data migrations.
20
-
-**Time Efficiency:** Features like automated tasks and pre-configured templates expedite the setup process, reducing the time dedicated to repetitive actions.
21
-
-**Scalability:** The app supports migrations of various complexities and sizes, suitable for both small businesses and large enterprises.
20
+
-**Secure Data Handling:** All data is processed locally on the client’s machine, with no data sent to any third parties over the internet. All external interactions occur exclusively with the Salesforce REST API, ensuring your data remains secure and is handled in compliance with stringent privacy and security policies.
22
21
23
22
## Supported OS
24
23
@@ -31,6 +30,7 @@ The application is developed using the [ElectronJS](https://www.electronjs.org/)
31
30
## Application Quick Start
32
31
33
32
Installing and running the **release version** of the SFDMU GUI App is straightforward, even for users with minimal technical expertise.
33
+
34
34
All releases were made using the [Electron Forge Framework](https://www.electronforge.io/).
0 commit comments