Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm currently working on passing my Talend jobs from 5.6.2 to 6.2.1, in order to use TLS 1.1 when connecting to Salesforce.
I have a strange issue on the newest release : this error on the tSalesforceBulkExec - Exeeded number of records : 10002
In the advanced settings of the component, the number of lines to commit is set to 10K
But I still have this error :
It's working fine on Talend 5.6.2 , with the same settings :
So what's going on?