<?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: Conditional Processing in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246062#M31715</link>
    <description>Connect a tJava and a tRunJob with a "if" link.&lt;BR /&gt;Let the tJava as is.&lt;BR /&gt;Enter the desired condition for the "if" link like this: context.counter == 0&lt;BR /&gt;This way tRunJob will start only if context.counter is equal to 0.</description>
    <pubDate>Wed, 11 Mar 2020 20:11:49 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2020-03-11T20:11:49Z</dc:date>
    <item>
      <title>Conditional Processing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246061#M31714</link>
      <description>&lt;P&gt;All, what would be the best way to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I need to check error logs at database table. I was going to store the count in context variable. If the count is &amp;gt; 0, job processing should not occur. How can I conditionally control the execution of a job according to value from a context variable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246061#M31714</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2024-11-16T03:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Processing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246062#M31715</link>
      <description>Connect a tJava and a tRunJob with a "if" link.&lt;BR /&gt;Let the tJava as is.&lt;BR /&gt;Enter the desired condition for the "if" link like this: context.counter == 0&lt;BR /&gt;This way tRunJob will start only if context.counter is equal to 0.</description>
      <pubDate>Wed, 11 Mar 2020 20:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246062#M31715</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-03-11T20:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Processing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246063#M31716</link>
      <description>&lt;P&gt;Thanks TRF. But I'm wondering if I even need context to hold the counter. Can the If link come directly from the tDBInput? If so what would the code look like? The tDBInput only has one integer output, ErrorCount. I tried simply ErrorCount == 0 inside the If, but it says ErrorCount cannot be resolved to a variable.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 731px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9PY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138210i2373AA209ABE757F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9PY.png" alt="0683p000009M9PY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 20:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246063#M31716</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2020-03-11T20:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Processing</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246064#M31717</link>
      <description>rowx.ErrorCount == 0</description>
      <pubDate>Wed, 11 Mar 2020 20:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Conditional-Processing/m-p/2246064#M31717</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-03-11T20:59:02Z</dc:date>
    </item>
  </channel>
</rss>

