Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am running a job where it upserts data in one object using tSalesforceOutputbulkExec component but every time job is getting fail with the below error while running in prod server but while running in dev server with same credentials it runs fine, can someone suggest on it.
AsyncApiException exceptionCode='ClientInputError'
exceptionMessage='Failed to create batch'
It was a server issue, we fixed it and job ran fine.
Thanks but nothing is coming as failed in Bulk Load jobs screen, That particular object coming in In progress and in the job Id, it's showing Status as Open, Completed batches 1729, Records processed 345,800, failed batches zero. Could you please suggest on it.
Thanks, the .csv file has 898588 records and doesn't seem corrupted, I am more investigating on it, if you get something please suggest.
Thanks, but it seems like it's server's configuration error. As Idescribed earlier that it's running fine in dev server and creating issue in prod server. I will update on this.
It was a server issue, we fixed it and job ran fine.
What fix did you make ?
made the same configuration of dev and prod to allow to open many files via increasing /etc/security/limits.configurations for soft and hard limits