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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
KISPY238
Contributor
Contributor

tSalesforceInput - How to set Schema in case of Inner Query

Hi, I need to set correctly the schema of the component tSalesforceInput because the job does not retrieve the field value.

The query is the following one:

SELECT id, (SELECT alg_contract__r.name FROM Alg_AssetOfContract__r) FROM Asset

How should I set the schema of the component tSalesforceInput?

Thanks,

Claire

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Are you able to set up Salesforce connection by using Salesforce metadata wizard provided by Talend Studio? In this way, it will help you to retrieve the schemas of the modules you needed.

Please refer to this documentation for more details.

TalendHelpCenter: Centralizing Salesforce metadata

 

Best regards

Sabrina