<?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 Salesforce EXCEEDED_ID_LIMIT Received in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358957#M123875</link>
    <description>When using new getupdated component I receive this error if over 2000 records need to be updated. 
&lt;BR /&gt;Researched this and found that the Saleforce API has a 2000 record limit for the retrieve call. See this URL 
&lt;A href="http://community.salesforce.com/sforce/board/message?board.id=JAVA_development&amp;amp;message.id=1615" target="_blank" rel="nofollow noopener noreferrer"&gt;http://community.salesforce.com/sforce/board/message?board.id=JAVA_development&amp;amp;message.id=1615&lt;/A&gt; 
&lt;BR /&gt;I increased the number of times the update is run to reduce the number of records per call below 2000. Is there a more permanent solution?</description>
    <pubDate>Sat, 16 Nov 2024 13:52:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:52:19Z</dc:date>
    <item>
      <title>Salesforce EXCEEDED_ID_LIMIT Received</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358957#M123875</link>
      <description>When using new getupdated component I receive this error if over 2000 records need to be updated. 
&lt;BR /&gt;Researched this and found that the Saleforce API has a 2000 record limit for the retrieve call. See this URL 
&lt;A href="http://community.salesforce.com/sforce/board/message?board.id=JAVA_development&amp;amp;message.id=1615" target="_blank" rel="nofollow noopener noreferrer"&gt;http://community.salesforce.com/sforce/board/message?board.id=JAVA_development&amp;amp;message.id=1615&lt;/A&gt; 
&lt;BR /&gt;I increased the number of times the update is run to reduce the number of records per call below 2000. Is there a more permanent solution?</description>
      <pubDate>Sat, 16 Nov 2024 13:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358957#M123875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce EXCEEDED_ID_LIMIT Received</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358958#M123876</link>
      <description>Hello 
&lt;BR /&gt;Split your update time into several time segment on a file, eg: 
&lt;BR /&gt;2009-02-12 18:00:00;2009-02-15 18:00:00 
&lt;BR /&gt;2009-02-15 18:00:00;2009-02-16 18:00:00 
&lt;BR /&gt;Then, use a tFileInputDelimited to extract the start time, end time, and link to a tFlowToIterate,eg: 
&lt;BR /&gt;tFileInputDelimited--&amp;gt;tFlowToIterate--iterate--&amp;gt;tSalesForceUpdated 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 16 Jul 2009 02:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358958#M123876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-16T02:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce EXCEEDED_ID_LIMIT Received</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358959#M123877</link>
      <description>Thanks is a more permanent solution coming in a future release?</description>
      <pubDate>Thu, 16 Jul 2009 21:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-EXCEEDED-ID-LIMIT-Received/m-p/2358959#M123877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-16T21:47:00Z</dc:date>
    </item>
  </channel>
</rss>

