<?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: Real time Usage of 'tRules' component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223629#M16669</link>
    <description>&lt;P&gt;tRules (available with subscription) allow&amp;nbsp;&lt;SPAN&gt;business rules stored in external files and allow you to&amp;nbsp;create business rules based on DRL format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On the other hand, tFilterRow is based on Java syntax for simple or advanced filtrers. It is available with TOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also consider tScriptRules (&lt;A href="https://sites.google.com/site/bekwam/home/tscriptrules-wiki" target="_self" rel="nofollow noopener noreferrer"&gt;https://sites.google.com/site/bekwam/home/tscriptrules-wiki&lt;/A&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2017 13:45:46 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-04-21T13:45:46Z</dc:date>
    <item>
      <title>Real time Usage of 'tRules' component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223628#M16668</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I come across a component called 'trules'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/display/TalendComponentsReferenceGuide63EN/tRules" target="_self" rel="nofollow noopener noreferrer"&gt;link to tRules&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this component filters and routes data to a different pipeline based on the rules set.&lt;/P&gt;&lt;P&gt;This is very similar to a 'tFilter' transformation. for ex: if we have two filter criteria then we can use two 'tFilter' components.&lt;/P&gt;&lt;P&gt;so my doubt is, what is the benefit 'tRules' provides over 'tFilter'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 12:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223628#M16668</guid>
      <dc:creator>TomG1</dc:creator>
      <dc:date>2017-04-21T12:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Real time Usage of 'tRules' component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223629#M16669</link>
      <description>&lt;P&gt;tRules (available with subscription) allow&amp;nbsp;&lt;SPAN&gt;business rules stored in external files and allow you to&amp;nbsp;create business rules based on DRL format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On the other hand, tFilterRow is based on Java syntax for simple or advanced filtrers. It is available with TOS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also consider tScriptRules (&lt;A href="https://sites.google.com/site/bekwam/home/tscriptrules-wiki" target="_self" rel="nofollow noopener noreferrer"&gt;https://sites.google.com/site/bekwam/home/tscriptrules-wiki&lt;/A&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 13:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223629#M16669</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-04-21T13:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Real time Usage of 'tRules' component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223630#M16670</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The advantage given in the help site shared by you is that, we can do advanced expressions.&lt;/P&gt; 
&lt;P&gt;But in tFilter also we can created advanced expressions by using/ticking 'advanced mode'.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 10:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223630#M16670</guid>
      <dc:creator>TomG1</dc:creator>
      <dc:date>2017-04-25T10:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Real time Usage of 'tRules' component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223631#M16671</link>
      <description>&lt;P&gt;With&amp;nbsp;tFilter you are limited to using Java and the rules are set at design time. With the tRules you can set the rules in Drools or Excel and these can change after the job using the tRules has been compiled. So, if you wanted to be really clever, you could write a job which dynamically creates (or recreates) your rules file and then calls the job that uses that file for its rules. This is significantly different to what is offered by the tFilter component.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 12:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Real-time-Usage-of-tRules-component/m-p/2223631#M16671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-25T12:32:24Z</dc:date>
    </item>
  </channel>
</rss>

