<?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 call variable from tgeneratorRow using tSystem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296883#M69503</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can use tForEach component to iterate each table name from pre-defined list, and you can access the current table name with global variable. &lt;/P&gt;&lt;P&gt;((String)globalMap.get("tForeach_1_CURRENT_VALUE"))&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 08:30:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-12T08:30:31Z</dc:date>
    <item>
      <title>How to call variable from tgeneratorRow using tSystem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296882#M69502</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Talend,&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 currently trying to iterate a list of tables name and pass the value to tSystem component which the tSystem will run a spark job based on the table name. My idea is: tRowGenerator (list out the table) --&amp;gt; tSystem (run the spark job based on the listing table). However, when I tried this way, the tRowGenerator unable to pass the tSystem, which I believe it requires an correct variable to be called. My question is, how can I iterate in tsystem and what is the correct variable should i call in tSystem?&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;</description>
      <pubDate>Fri, 15 Nov 2024 23:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296882#M69502</guid>
      <dc:creator>Izhar_Firdaus</dc:creator>
      <dc:date>2024-11-15T23:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to call variable from tgeneratorRow using tSystem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296883#M69503</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can use tForEach component to iterate each table name from pre-defined list, and you can access the current table name with global variable. &lt;/P&gt;&lt;P&gt;((String)globalMap.get("tForeach_1_CURRENT_VALUE"))&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 08:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296883#M69503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-12T08:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to call variable from tgeneratorRow using tSystem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296884#M69504</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;yeap manage to iterate each table name thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 07:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-call-variable-from-tgeneratorRow-using-tSystem/m-p/2296884#M69504</guid>
      <dc:creator>Izhar_Firdaus</dc:creator>
      <dc:date>2022-04-13T07:54:17Z</dc:date>
    </item>
  </channel>
</rss>

