Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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