forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
438 stars 73 forks source link

Specify Operation in Configuration File #820

Closed mrcdsouza closed 1 month ago

mrcdsouza commented 1 month ago

Firstly, let me thank you for the many productive improvements in the recent release of the GUI app. I was able to use it to create an export.json. However, I might be missing something as I did not see where I can specify an INSERT/UPSERT/DELETE in the GUI.I had to manually edit the export.json to add the "operation" member.

hknokh commented 1 month ago

Hello, @mrcdsouza

Thank you for reaching out. I will do my best to assist you as quickly as possible and will keep you updated on my progress.

Cheers

mrcdsouza commented 1 month ago

Most welcome @hknokh No rush as I can manually edit the export.json. I wasn't sure if I was missing some operation setting in the new GUI. I was very familiar with the previous GUI.

github-actions[bot] commented 1 month ago

This case has been marked as 'to-be-closed', since it has no activity for the 3 days.
It will be automatically closed in another 3 days of inactivity.

github-actions[bot] commented 1 month ago

This case has been closed, since it has no activity for the last 6 days. Feel free to reopen it, if you need more help.

mrcdsouza commented 1 month ago

I was able to find the Operation option which is under Queries & Filters.