Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm using tSalesforceInput component with Bulk Connection to query the bulk records from Salesforce. And I've enabled the PK Chunking options. The issue here is the output from the tSalesforceInput is not exactly returning the Records Processed for the given query, whereas can see the Records Processed in the bulk job which was processed as a different batches in Salesforce Bulk API jobs. Anyone faced this issue?
Talend Version - Version: 6.4.0
Thanks
@Valli Pillai , which object are you trying to query? Does it return records with basic Query model? I just make a simple testing, it works using Bulk query model with PK Chunking on v7.3.1.
Hi @Shicong Hong ,
Thanks for your answer.
Tried with version : 6.5.1 after checking the jira, https://jira.talendforge.org/browse/TDI-38737
Yes it worked with version 6.5.1 🙂 And noticed there is an for option for "Salesforce API call delay" - Is it the waiting time from the response in seconds ?