
I am using the Command Line Interpreter (info about the process here: https://developer.salesforce.com/page/Using_Data_Loader_from_the_command_line) with Data Loader version 33.0.0.
This version uses encryption TLS 1.0, which won't be supported starting this summer.
If I update the Dataloader, will the process be stable? There is no reference to the Dataloader version in process-conf.xml, but I'm worried that for some reason updating it will interact with something.
Thank you!
1 个回答
I don't think upgrade will make any impact on the existing process, as always you can test this agianst your Sandbox and make sure it is working as expected.
Thanks!