<?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 twaitforsqldata component clarification in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345940#M113399</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to clarify my understanding of the below points. Please help me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the twaitforsqldata component, and max iterations as empty means infinite; each iteration takes 5 minutes, and it is waiting for the data on one table based on certain conditions. I wanted to know if the data didn't arrive in the table until 14+ hours, then the job would fail, or if it would still run every 5 minutes to check the availability of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there are any additional things we need to consider so that our job won't fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:46:10 GMT</pubDate>
    <dc:creator>BA621858188</dc:creator>
    <dc:date>2024-11-15T21:46:10Z</dc:date>
    <item>
      <title>twaitforsqldata component clarification</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345940#M113399</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to clarify my understanding of the below points. Please help me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the twaitforsqldata component, and max iterations as empty means infinite; each iteration takes 5 minutes, and it is waiting for the data on one table based on certain conditions. I wanted to know if the data didn't arrive in the table until 14+ hours, then the job would fail, or if it would still run every 5 minutes to check the availability of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there are any additional things we need to consider so that our job won't fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345940#M113399</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2024-11-15T21:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: twaitforsqldata component clarification</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345941#M113400</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Depends on the 'Trigger action on rowcount' condition and 'Then' action, if you set the rowcount equals 0 and then exit loop, the component will exit the loop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 03:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345941#M113400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-26T03:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: twaitforsqldata component clarification</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345942#M113401</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;rowcount is set to 1, and the exit loop is selected.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 06:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345942#M113401</guid>
      <dc:creator>BA621858188</dc:creator>
      <dc:date>2023-05-26T06:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: twaitforsqldata component clarification</title>
      <link>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345943#M113402</link>
      <description>&lt;P&gt;if there is no data coming, the rowcount is 0, the loop will continue to run every 5 minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 10:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/twaitforsqldata-component-clarification/m-p/2345943#M113402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-26T10:49:18Z</dc:date>
    </item>
  </channel>
</rss>

