<?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 Passing data over If condition in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298335#M70818</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;i am using using javaflex. In invalid output, i am setting context variable and checking it on "IF" condition. Now condition is working fine. But i am unable to send main data output to the SqlOutput. After if condition of javaflex i am getting only one row rather than entire parsed data.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:37:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:37:15Z</dc:date>
    <item>
      <title>Passing data over If condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298335#M70818</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;i am using using javaflex. In invalid output, i am setting context variable and checking it on "IF" condition. Now condition is working fine. But i am unable to send main data output to the SqlOutput. After if condition of javaflex i am getting only one row rather than entire parsed data.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298335#M70818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data over If condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298336#M70819</link>
      <description>Hi,
&lt;BR /&gt;That's a normal behaviour.
&lt;BR /&gt;I suggest you to read the documentation regarding the tJava family components.
&lt;BR /&gt;For your case you need to push the data to a tHashOutput then, depending on your condition, get it from a tHashInput connected to this tHashOutput.
&lt;BR /&gt;Cannot give more details as I don't know what's in the tJavaFlex components.</description>
      <pubDate>Fri, 02 Mar 2018 11:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298336#M70819</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-02T11:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data over If condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298337#M70820</link>
      <description>&lt;P&gt;tJavaFlex IF is a trigger, it's not possible... some components allow you to&amp;nbsp;link an IF to a (row) component.&lt;/P&gt;&lt;P&gt;What would you like to achieve, what is your IF based on, specific row.column value?&lt;/P&gt;&lt;P&gt;and based on its value you like to write row output to, in example, a file A and if its not write to file B?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298337#M70820</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-03-02T11:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data over If condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298338#M70821</link>
      <description>But i want to store the data if there is no "Invalid parser output". If any parser error i am setting(context variable X) flag value as true else false in "tJavaflex_3" . Based on this context variable(X) i want to store the final output. If condition between tJavaflex_4 and tJavaflex_5&lt;BR /&gt;is validating the context variable (X).</description>
      <pubDate>Tue, 06 Mar 2018 04:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298338#M70821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T04:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Passing data over If condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298339#M70822</link>
      <description>&lt;P&gt;&lt;SPAN&gt;But i want to store the data if there is no "Invalid parser output". If any parser error i am setting(context variable X) flag value as true else false in "tJavaflex_3" . Based on this context variable(X) i want to store the final output. If condition between tJavaflex_4 and tJavaflex_5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is validating the context variable (X).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 04:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Passing-data-over-If-condition/m-p/2298339#M70822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T04:34:52Z</dc:date>
    </item>
  </channel>
</rss>

