<?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: How to insert a delay in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306558#M78087</link>
    <description>Hi camsellem... I've put the tSleep component after the input source but the flow don't respect the delay... 
&lt;BR /&gt;In the step I have a tGoogledirections component and I need to delay the http request to google.
&lt;BR /&gt;Thanks a lot
&lt;BR /&gt;Stefano</description>
    <pubDate>Tue, 08 Jun 2010 22:01:23 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2010-06-08T22:01:23Z</dc:date>
    <item>
      <title>How to insert a delay</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306556#M78085</link>
      <description>Hi to all... there is a way to insert a daley beetween two components?&lt;BR /&gt;thanks a lot&lt;BR /&gt;Stefano</description>
      <pubDate>Sat, 16 Nov 2024 13:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306556#M78085</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert a delay</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306557#M78086</link>
      <description>tSleep component ?</description>
      <pubDate>Tue, 08 Jun 2010 21:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306557#M78086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-08T21:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert a delay</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306558#M78087</link>
      <description>Hi camsellem... I've put the tSleep component after the input source but the flow don't respect the delay... 
&lt;BR /&gt;In the step I have a tGoogledirections component and I need to delay the http request to google.
&lt;BR /&gt;Thanks a lot
&lt;BR /&gt;Stefano</description>
      <pubDate>Tue, 08 Jun 2010 22:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306558#M78087</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-06-08T22:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert a delay</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306559#M78088</link>
      <description>Ok you mean you want to put a delay between each rows of your dataflow ? if yes you'll have to use a tJavaRow component and use in the code the following snippet : Thread.sleep(1000); //for a delay of 1000ms</description>
      <pubDate>Wed, 09 Jun 2010 13:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-a-delay/m-p/2306559#M78088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-09T13:10:40Z</dc:date>
    </item>
  </channel>
</rss>

