<?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 How can I setup Talend to do this? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-setup-Talend-to-do-this/m-p/2308997#M80263</link>
    <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to upload rows from a CSV file with a delay in between each row to allow batch processing to take place. I am running one row at a time as the logic behind the application is complex and, to stop 'too many SQL statements' exceptions, a batch size of 1 is to be used.&lt;BR /&gt;&lt;BR /&gt;My question is' How can I setup Talend to do this?&lt;BR /&gt;&lt;BR /&gt;I have a tFileInputDelimited linked to a tSleep then linked to a tSalesforceOutput component. I have set the attribute "Rows to Commit" to be 1 and so I have 2 transactions in Salesforce; one for each record in my test data. I am trying use the tSleep to put a 20 second pause between each call to Salesforce. The result is that the 2 records are created in seperate transactions but updated with no delay. What other components/configuration do I need?&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:07:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T09:07:37Z</dc:date>
    <item>
      <title>How can I setup Talend to do this?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-setup-Talend-to-do-this/m-p/2308997#M80263</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to upload rows from a CSV file with a delay in between each row to allow batch processing to take place. I am running one row at a time as the logic behind the application is complex and, to stop 'too many SQL statements' exceptions, a batch size of 1 is to be used.&lt;BR /&gt;&lt;BR /&gt;My question is' How can I setup Talend to do this?&lt;BR /&gt;&lt;BR /&gt;I have a tFileInputDelimited linked to a tSleep then linked to a tSalesforceOutput component. I have set the attribute "Rows to Commit" to be 1 and so I have 2 transactions in Salesforce; one for each record in my test data. I am trying use the tSleep to put a 20 second pause between each call to Salesforce. The result is that the 2 records are created in seperate transactions but updated with no delay. What other components/configuration do I need?&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-setup-Talend-to-do-this/m-p/2308997#M80263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I setup Talend to do this?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-setup-Talend-to-do-this/m-p/2308998#M80264</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I had the batch setting to 1 and so was working correctly - I just needed to insert a tJavaRow component and add the line Thread.sleep(integer) to pause between each update.&lt;BR /&gt;&lt;BR /&gt;So now I have a tFileInputDelimited linked to tJavaRow then to tSalesforceOuput. It all works as expected now.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 09:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-setup-Talend-to-do-this/m-p/2308998#M80264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-28T09:37:06Z</dc:date>
    </item>
  </channel>
</rss>

