I have created a Salesforce connection, then Retrieved Salesforce Modules, and selected Account. Under Account, I now have 36 fields, which are all the standard fields, but none of the custom fields.
I have verified this is not a profile issue as I'm using a System Administrator profile, and can see these fields using other tools that use the Salesforce API.
Is there something I need to do to bring in the custom fields?
I am not the original poster but I am getting the same issue with custom fields on Contact. I also am using API version 30. Product Information: "Talend Open Studio for Data Integration" Version: 5.5.1 Build id: r118616-20140617-1110
Apologies for the previous message; the system is working as it should. I misread 'Contract' as 'Contact' and didn't realise I was grabbing from the wrong table.
I'm having this issue as well. I downgraded from Web Services API 31 to 30 but still no luck on either my Production or Sandbox environment. I've verified I'm logging in to Salesforce with a user with access to the custom fields. It only gives me standard fields every time.
I see the same issues in the latest version of Talend 6.0 M2. Change the WSDL to version 29, returns 51 columns so it's including the custom fields/columns Thanks, James