<?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: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285534#M59156</link>
    <description>Hi, 
&lt;BR /&gt;As I've had a problem with this variables, I've tried to print it with tJavaRow (cf. TEST_T_JOURNAUX job). 
&lt;BR /&gt;In this job, an error occurs: 
&lt;BR /&gt; the printed value of tFilter_3.NB_LINE_OK is null ("*** null ***" on tFilterRow_globals screenshot) 
&lt;BR /&gt; 
&lt;BR /&gt;However, in the final job T_JOURNAUX, the same variable works well. 
&lt;BR /&gt;I'm confused, but I don't understand. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tfilterrow_globals_1.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tjavarow.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;msomso 
&lt;BR /&gt;P.S. 
&lt;BR /&gt; 
&lt;I&gt;Shong, the export of T_TEST_JOURNAUX and T_JOURNAUX is sended to jour mail box.&lt;BR /&gt;As you can see in the export file, the value of tFilterRow_3_NB_LINE_OK is read in tJavaRow&lt;BR /&gt; before the put done in tFilterRow_3 component .&lt;BR /&gt;Why does it happen ? &lt;/I&gt;</description>
    <pubDate>Fri, 12 Dec 2008 14:13:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-12-12T14:13:45Z</dc:date>
    <item>
      <title>[TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285531#M59153</link>
      <description>Hi&lt;BR /&gt;I'd like to print the value of NB_LINE, NB_LINE_OK for tFilterRow component.&lt;BR /&gt;The value of globalMap.get("tFilterRow_1_NB_LINE") is null ...&lt;BR /&gt;&lt;PRE&gt;System.out.println("*** " + globalMap.get("tFilterRow_1_NB_LINE") +" ***");&lt;/PRE&gt;&lt;BR /&gt;What is wrong, is it a known problem/bug ?&lt;BR /&gt;Regards&lt;BR /&gt;msomso</description>
      <pubDate>Sat, 16 Nov 2024 14:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285531#M59153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285532#M59154</link>
      <description>Hello
&lt;BR /&gt;I have checked that it works fine on TOS3.0.0 
&lt;BR /&gt;Please see my screenshots. 
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 12 Dec 2008 03:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285532#M59154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-12T03:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285533#M59155</link>
      <description>Hi, 
&lt;BR /&gt;As I've had a problem with this variables, I've tried to print it with tJavaRow (cf. TEST_T_JOURNAUX job). 
&lt;BR /&gt;In this job, an error occurs: 
&lt;BR /&gt; the printed value of tFilter_3.NB_LINE_OK is null ("*** null ***" on tFilterRow_globals screenshot) 
&lt;BR /&gt; 
&lt;BR /&gt;However, in the final job T_JOURNAUX, the same variables work well. 
&lt;BR /&gt;I'm confused, but I don't understand. 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tfilterrow_globals_1.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tjavarow.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;msomso 
&lt;BR /&gt;P.S. 
&lt;BR /&gt;The export of T_TEST_JOURNAUX and T_JOURNAUX is sended to jour mail box</description>
      <pubDate>Fri, 12 Dec 2008 13:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285533#M59155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-12T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285534#M59156</link>
      <description>Hi, 
&lt;BR /&gt;As I've had a problem with this variables, I've tried to print it with tJavaRow (cf. TEST_T_JOURNAUX job). 
&lt;BR /&gt;In this job, an error occurs: 
&lt;BR /&gt; the printed value of tFilter_3.NB_LINE_OK is null ("*** null ***" on tFilterRow_globals screenshot) 
&lt;BR /&gt; 
&lt;BR /&gt;However, in the final job T_JOURNAUX, the same variable works well. 
&lt;BR /&gt;I'm confused, but I don't understand. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tfilterrow_globals_1.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.imageshotel.org/images/ms2008/tjavarow.png" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;msomso 
&lt;BR /&gt;P.S. 
&lt;BR /&gt; 
&lt;I&gt;Shong, the export of T_TEST_JOURNAUX and T_JOURNAUX is sended to jour mail box.&lt;BR /&gt;As you can see in the export file, the value of tFilterRow_3_NB_LINE_OK is read in tJavaRow&lt;BR /&gt; before the put done in tFilterRow_3 component .&lt;BR /&gt;Why does it happen ? &lt;/I&gt;</description>
      <pubDate>Fri, 12 Dec 2008 14:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285534#M59156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-12T14:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285535#M59157</link>
      <description>he variable is available AFTER component excution, not in ROW mode....
&lt;BR /&gt;You can see it if you print it after a onComponentOK or onSubjobOK component....</description>
      <pubDate>Fri, 12 Dec 2008 18:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285535#M59157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-12T18:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: [TOS 3.0] tFilterRow global variable NB_LINE_OK NB_LINE NB_LINE_REJECT</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285536#M59158</link>
      <description>Thank you&lt;BR /&gt;msomso</description>
      <pubDate>Mon, 15 Dec 2008 08:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TOS-3-0-tFilterRow-global-variable-NB-LINE-OK-NB-LINE-NB-LINE/m-p/2285536#M59158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-12-15T08:10:22Z</dc:date>
    </item>
  </channel>
</rss>

