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
450 stars 76 forks source link

[QUESTION] - Change default workspace directory #766

Closed SBitzenis closed 5 months ago

SBitzenis commented 5 months ago

Currently when I create a workspace (macOs) the default workspace directory is under /var/root/Documents/sfdmu-gui-app/workspaces/...

The thing is that I don't have access to the root folder myself, and I haven't figured out a way to change that directory from within the GUI app. Is there something I can do to change the workspace default directory ?

hknokh commented 5 months ago

Hello, @SBitzenis

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

hknokh2 commented 5 months ago

Hi You need to adjust the app settings file. Visit here: https://help.sfdmu.com/sfdmu-gui-app#application-configuration Take a look on the appRoot and dataRoot settings. Please learn also where you can find this file: https://help.sfdmu.com/sfdmu-gui-app#application-configuration Regards.

hknokh2 commented 5 months ago

Btw. I am working on adding a configuration page to the application, allows to change settings from within the app itself, but for now the only option to setup the app is a manual adjustment of the config file.

hknokh commented 5 months ago

Hello.

I have arranged this case as a feature request, put it my roadmap and I'm closing it for now. I will let you know if any updates will be available.

Regards.

SBitzenis commented 5 months ago

Thank you @hknokh for the prompt response and assistance !