<?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: RUN IF in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320009#M142011</link>
    <description>&lt;P&gt;Worked great, thankyou!&lt;/P&gt;</description>
    <pubDate>Sat, 10 Sep 2022 20:03:14 GMT</pubDate>
    <dc:creator>REjaz1662272866</dc:creator>
    <dc:date>2022-09-10T20:03:14Z</dc:date>
    <item>
      <title>RUN IF</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320007#M142009</link>
      <description>&lt;P&gt;Hi. My job requires me to run a job only if the employee gender is "woman", or else stop the job if it's a "man". I tried to the run the job via TJava component but it only lets me run the job via a numeric condition eg if age &amp;gt; 30. How do I make a context variable that of a string and how to go about this query? &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320007#M142009</guid>
      <dc:creator>REjaz1662272866</dc:creator>
      <dc:date>2024-11-15T22:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: RUN IF</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320008#M142010</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As you cannot apply a condition directly to a flow, you can have two output flows from tMap with your condition as an expression filter on the output tables in tMap or link the output flow from tMap to a tHashOutput or tFileDelimitedOutput and then have two RunIfs with your condition from your output component to a corresponding input component and then a flow on to your next step &lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;Input source--&amp;gt; tMap --flow--&amp;gt; tHashOutput --RunIf(context.gender.equals("Woman"))--&amp;gt; tHashInput --flow--&amp;gt; further job &lt;/P&gt;&lt;P&gt; --RunIf(context.gender.equals("Man"))--&amp;gt; tHashInput --flow--&amp;gt; tDie&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 08:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320008#M142010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-09T08:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: RUN IF</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320009#M142011</link>
      <description>&lt;P&gt;Worked great, thankyou!&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2022 20:03:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RUN-IF/m-p/2320009#M142011</guid>
      <dc:creator>REjaz1662272866</dc:creator>
      <dc:date>2022-09-10T20:03:14Z</dc:date>
    </item>
  </channel>
</rss>

