Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

tSalesforceInput - always returning null value from custom object

Hi,
I am using Talend to extract data from Salesforce, but no matter what i try, when i try to pull data from a custom object, all i ever get is a null value.
I am using Talend 6.1, and the version of salesforce is 33.
I have created a simple tsalesForceInput -> tlogrow routine, but it isn't working.
In the tSalesforceInput I have the following options selected:
Module = Custom Object
Custom Object Name = "LLC_BI__Loan__c"
Manual input of SOQL query = True
Query = "select 
LLC_BI__Account__c
 FROM LLC_BI__Loan__c"
Please can anyone help me?
Labels (3)
1 Reply
Anonymous
Not applicable

Hi,
Is the connection Ok with you? Have you tried to set up your salesforce connection and retrieved salesforce module schema  in metadata?
https://help.talend.com/search/all?query=Setting+up+a+Salesforce+connection&content-lang=en
https://help.talend.com/search/all?query=Retrieving+Salesforce+modules+and+schemas&content-lang=en
Can you successfully  extract data from other module  objects?

Best regards
Sabrina