Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Keep Account Teams
Configure Data Loader to keep Account Teams when mass updating Account
Owners.
To keep Account Teams intact when mass-updating account owners
- Use Data Loader version 56.0.3 or later.
- Close Data Loader. It's important to make the following changes only with Data Loader closed.
- Open the config.properties file.
The config.properties file is in the configs default configuration directory, which is installed in these locations.
- macOS: /Users/{userName}/dataloader/version/configs
- Windows: C:\Users\{userName}\dataloader\version\configs
- In the config.properties file, set the property sfdc.useBulkApi=false
- In the config.properties file, set the property process.keepAccountTeam=true
- Save and close the config.properties file.
- To start Data Loader, double-click the Data Loader icon on your Desktop or in your Applications folder.