function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pkentpkent 

Data Loader - Loading Enterprise WSDL

How do I embed my company's enterprise WSDL into the Data Loader packaged installer (the .exe)? I would like to Export data from our Custom Objects.
SuperfellSuperfell
You dont have to. The data loader uses all the runtime describe calls to drive the UI. just fire it up and step through the wizard, your custom objects and fields will be there.