datadudes / salesforce2hadoop

Import Salesforce data into Hadoop HDFS in Avro format
23 stars 13 forks source link

If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names #18

Open srinivasankarunakaran opened 7 years ago

srinivasankarunakaran commented 7 years ago

Hi,

I would take this opportunity to thank the project team for this wonderful project.

For me to use it widely, I am facing an issue which not helping me to proceed with it.

My company's enterprise WSDL is good and verified the fields. When I pull Opportunity data, it errors out saying the custom field should be ending __c while the field is already defined as per standards.

Please advise. Our SFDC standard objects has custom fields for most of it.

Regards, Srini