<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Salesforce error 'Failed to create batch' in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282024#M56375</link>
    <description>Maybe you can share what is displayed on Bulk Data Load Jobs list</description>
    <pubDate>Sat, 04 Apr 2020 15:21:28 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2020-04-04T15:21:28Z</dc:date>
    <item>
      <title>Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282019#M56370</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AsyncApiException exceptionCode='ClientInputError'&lt;BR /&gt;exceptionMessage='Failed to create batch'&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282019#M56370</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2024-11-16T02:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282020#M56371</link>
      <description>Usually this error occurs when you try to access an field that doesn't existe or for which you don't have visibllity on. To know the field name, connect to salesforce, go to Setup &amp;gt; Jobs &amp;gt; Bulk Data Load Jobs then move the mouse pointer on the right side of the job list over the message 'Failed to create batch'. This will display the complete message with the field on error.</description>
      <pubDate>Sat, 04 Apr 2020 13:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282020#M56371</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-04-04T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282021#M56372</link>
      <description>&lt;P&gt;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&amp;nbsp; Status as Open, Completed batches 1729, Records processed 345,800, failed batches zero. Could you please suggest on it.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2020 14:11:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282021#M56372</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-04-04T14:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282022#M56373</link>
      <description>Difficult to say without hands on the environment. If I understand your last message, a part of the operation works fine (1729 completed batchs) before it fails. Right? If so, maybe the file associated to thé tSalesforceOutputBulkExec is corrupted. You should check that.</description>
      <pubDate>Sat, 04 Apr 2020 14:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282022#M56373</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-04-04T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282023#M56374</link>
      <description>&lt;P&gt;Thanks, the .csv file has 898588 records and doesn't seem corrupted, I am more investigating on it, if you get something please suggest.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Apr 2020 14:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282023#M56374</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-04-04T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282024#M56375</link>
      <description>Maybe you can share what is displayed on Bulk Data Load Jobs list</description>
      <pubDate>Sat, 04 Apr 2020 15:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282024#M56375</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-04-04T15:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282025#M56376</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 18:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282025#M56376</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-04-06T18:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282026#M56377</link>
      <description>&lt;P&gt;It was a server issue, we fixed it and job ran fine.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 08:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282026#M56377</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-05-14T08:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282027#M56378</link>
      <description>&lt;P&gt;What fix did you make ?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jun 2020 11:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282027#M56378</guid>
      <dc:creator>vatsal_ras</dc:creator>
      <dc:date>2020-06-13T11:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282028#M56379</link>
      <description>&lt;P&gt;made the same configuration of dev and prod to allow to open many files via increasing&amp;nbsp;&lt;SPAN&gt;/etc/security/limits.configurations for soft and hard limits&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 14:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282028#M56379</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-06-22T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282029#M56380</link>
      <description>&lt;P&gt;Hi Everyone, &lt;/P&gt;&lt;P&gt;I am facing this issue, and unable to resolve the issue..&lt;/P&gt;&lt;P&gt;May I request anyone can explain how is it resolved?&lt;/P&gt;&lt;P&gt;Please help me with this... What is the server issue and how did you fix it?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 09:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282029#M56380</guid>
      <dc:creator>MDwadasi</dc:creator>
      <dc:date>2021-03-09T09:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282030#M56381</link>
      <description>&lt;P&gt;mentioned above also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;made the same configuration of dev and prod to allow to open many files via increasing&amp;nbsp;/etc/security/limits.configurations for soft and hard limits&lt;/P&gt;</description>
      <pubDate>Sun, 04 Apr 2021 17:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282030#M56381</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2021-04-04T17:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282031#M56382</link>
      <description>&lt;P&gt;Thank Mani, &lt;/P&gt;&lt;P&gt;For your response. &lt;/P&gt;&lt;P&gt;But I am unable to figure it out, I am new to Talend, &lt;/P&gt;&lt;P&gt;and my Talend Application is on windows OS. &lt;/P&gt;&lt;P&gt;I am unable to find the path which you provided. &lt;/P&gt;&lt;P&gt;If you can explain me or share any Screen shot It would help me alot for better understanding.&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 05:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282031#M56382</guid>
      <dc:creator>MDwadasi</dc:creator>
      <dc:date>2021-04-06T05:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282032#M56383</link>
      <description>&lt;P&gt;I can't comment on windows, mine is Linux. Please check with your server admin if they can help, you can tell them what I did on Linux.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 06:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2282032#M56383</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2021-04-06T06:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce error 'Failed to create batch'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2481800#M141270</link>
      <description>&lt;P&gt;Hi, I am getting this error could you please explain what changes need to made in this file, or any screen shot if you can attach&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Linux&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 13:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-error-Failed-to-create-batch/m-p/2481800#M141270</guid>
      <dc:creator>dk12</dc:creator>
      <dc:date>2024-09-16T13:12:13Z</dc:date>
    </item>
  </channel>
</rss>

