<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Salesforce Invalid Field Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Invalid-Field-Error/m-p/2331677#M100633</link>
    <description>I have a job that pulls data from Salesforce and feeds it into a local database. I have made this work with several tables and dozens of fields. One field, however, triggers this message. I am pulling the field name directly from the created Salesforce schema, so I know that the field exists and the name is correct. I have seen other threads on this board that describe the same error, but I don't see any real resolution. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;BR /&gt;Exception in component tSalesforceInput_2 
&lt;BR /&gt;com.salesforce.soap.partner.InvalidFieldFault: INVALID_FIELD: 
&lt;BR /&gt;Tobacco_dol__c,Wellness_dol__c,Obesity_dol__c from Opportunity 
&lt;BR /&gt; ^ 
&lt;BR /&gt;ERROR at Row:1:Column:713 
&lt;BR /&gt;No such column 'Obesity_dol__c' on entity 'Opportunity'. 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. 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt; at com.salesforce.soap.partner.SforceServiceStub.query(SforceServiceStub.java:8100) 
&lt;BR /&gt; at org.talend.salesforce.SforceManagementImpl.query(SforceManagementImpl.java:825) 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.tSalesforceInput_2Process(Salesforce_Teradata.java:2280) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.runJobInTOS(Salesforce_Teradata.java:3920) 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.main(Salesforce_Teradata.java:3786)</description>
    <pubDate>Sat, 16 Nov 2024 11:58:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:58:01Z</dc:date>
    <item>
      <title>Salesforce Invalid Field Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Invalid-Field-Error/m-p/2331677#M100633</link>
      <description>I have a job that pulls data from Salesforce and feeds it into a local database. I have made this work with several tables and dozens of fields. One field, however, triggers this message. I am pulling the field name directly from the created Salesforce schema, so I know that the field exists and the name is correct. I have seen other threads on this board that describe the same error, but I don't see any real resolution. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;BR /&gt;Exception in component tSalesforceInput_2 
&lt;BR /&gt;com.salesforce.soap.partner.InvalidFieldFault: INVALID_FIELD: 
&lt;BR /&gt;Tobacco_dol__c,Wellness_dol__c,Obesity_dol__c from Opportunity 
&lt;BR /&gt; ^ 
&lt;BR /&gt;ERROR at Row:1:Column:713 
&lt;BR /&gt;No such column 'Obesity_dol__c' on entity 'Opportunity'. 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. 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt; at com.salesforce.soap.partner.SforceServiceStub.query(SforceServiceStub.java:8100) 
&lt;BR /&gt; at org.talend.salesforce.SforceManagementImpl.query(SforceManagementImpl.java:825) 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.tSalesforceInput_2Process(Salesforce_Teradata.java:2280) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.runJobInTOS(Salesforce_Teradata.java:3920) 
&lt;BR /&gt; at salesforce.salesforce_teradata_0_1.Salesforce_Teradata.main(Salesforce_Teradata.java:3786)</description>
      <pubDate>Sat, 16 Nov 2024 11:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Invalid-Field-Error/m-p/2331677#M100633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Invalid Field Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Invalid-Field-Error/m-p/2331678#M100634</link>
      <description>This probably means that you need to ask your Salesforce Admin. to grant you access to this custom field.&lt;BR /&gt;If it's not that, then check the case of your field name as Talend can be a bit case-sensitive with Salesforce.&lt;BR /&gt;I expect it's the access rights issue.</description>
      <pubDate>Wed, 17 Jul 2013 19:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Invalid-Field-Error/m-p/2331678#M100634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-17T19:55:35Z</dc:date>
    </item>
  </channel>
</rss>

