Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Tried using tSalesforceBulkExec along with tSalesforceOutputBulk in place of tSalesforceOutput component
But when I run the job from TAC, I am getting the following error:
Java Exception|tSalesforceBulkExec|java.io.IOException:[AsyncApiException exceptionCode='ClientInputError'
exceptionMessage='Failed to create job '
Talend version: 6.2.1
Salesforce version: v34
AS soon as your URL is "https://test.salesforce.com/services/Soap/u/34.0" you're using Salesforce API version 34.0 even if more recent versions are available on Salesforce side.