Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI exported data column headers are turning into lower case. #1499

Open
shashankbsai opened this issue Mar 5, 2025 · 13 comments
Open

CLI exported data column headers are turning into lower case. #1499

shashankbsai opened this issue Mar 5, 2025 · 13 comments

Comments

@shashankbsai
Copy link

Hi Team,

With the Data loader update to 62.0.2 whenever we are using CLI to export data using an SOQL the column header values are coming in lowercase whereas our 3rd party system SAP accept values in Uppercase only causing discrepanies.

Can you please let us know if this is a known bug or if there is a quick workaround for this?

@Pranav1216
Copy link

Hi @ashitsalesforce Can you please help on this issue or Provide us a workaround.

@ashitsalesforce
Copy link
Contributor

Hi @shashankbsai and @Pranav1216 , this issue is addressed in v63.0.0 by introducing a config property to output uppercase column headers. Set the following config property in config.properties or process-conf.xml when using v63.0.0 or later:

sfdc.extraction.allCapsHeaders=true

@shashankbsai
Copy link
Author

Hi @ashitsalesforce , We are seeing this in 62.0.2 so we will have to update the Dataloader to 63.0.0 and use the given config property in config.properties?

@ashitsalesforce
Copy link
Contributor

Yes, you will need to upgrade to 63.0.0.

@shashankbsai
Copy link
Author

Thank you we will try this and let you know.

@shashankbsai
Copy link
Author

if you dont mind can you give us the zip file for 63.0.0 if you have it handy

@ashitsalesforce
Copy link
Contributor

It is the latest release downloadable on data loader's github home page: https://github.com/forcedotcom/dataloader/releases/tag/v63.0.0

@shashankbsai
Copy link
Author

Thanks alot!

@ashitsalesforce
Copy link
Contributor

It is also downloadable from Salesforce developer site: https://developer.salesforce.com/tools/data-loader

@shashankbsai
Copy link
Author

shashankbsai commented Mar 6, 2025

Hi @ashitsalesforce , We would like to check with you if there is any workaround with 62.0.2 version itself instead of updating. Our process is not compatible with the latest version.

@ashitsalesforce
Copy link
Contributor

Hi @shashankbsai , there isn't any workaround with 62.0.2 version.

@Pranav1216
Copy link

Hi @ashitsalesforce First of all Thanks for helping us, When we are tying to update the dataloader version we are facing some issues while configuring Dataloader Using CLI. Can you please help us providing some documentaion or steps we can configure dataloader with encryped password / key.

@ashitsalesforce
Copy link
Contributor

ashitsalesforce commented Mar 7, 2025

Are you seeing this issue? If so, try the workaround provided in the issue discussion thread.

If it is some other issue, provide the details such as console output so that we can troubleshoot further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants