<?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: [resolved] Drools R&amp;D in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283207#M3809</link>
    <description>Hi 
&lt;BR /&gt;As mentioned in the Note on the page of documentation, Talend doesn't support yet the definition of a fact model from within Talend Studio. So we don't provide the jars. 
&lt;BR /&gt;But the Drools Guvnor documentation shows how to create the fact model: 
&lt;A href="http://docs.jboss.org/drools/release/5.2.0.Final/drools-guvnor-docs/html/ch05.html" rel="nofollow noopener noreferrer"&gt;http://docs.jboss.org/drools/release/5.2.0.Final/drools-guvnor-docs/html/ch05.html&lt;/A&gt; 
&lt;BR /&gt;HTH 
&lt;BR /&gt;Elisa</description>
    <pubDate>Wed, 10 Sep 2014 08:55:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-10T08:55:28Z</dc:date>
    <item>
      <title>[resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283206#M3808</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I am trying to enlighten myself on drools in Talend. Any documentations about Drool available? I want to know how to define a fact model.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 17:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283206#M3808</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-09-09T17:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283207#M3809</link>
      <description>Hi 
&lt;BR /&gt;As mentioned in the Note on the page of documentation, Talend doesn't support yet the definition of a fact model from within Talend Studio. So we don't provide the jars. 
&lt;BR /&gt;But the Drools Guvnor documentation shows how to create the fact model: 
&lt;A href="http://docs.jboss.org/drools/release/5.2.0.Final/drools-guvnor-docs/html/ch05.html" rel="nofollow noopener noreferrer"&gt;http://docs.jboss.org/drools/release/5.2.0.Final/drools-guvnor-docs/html/ch05.html&lt;/A&gt; 
&lt;BR /&gt;HTH 
&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 10 Sep 2014 08:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283207#M3809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T08:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283208#M3810</link>
      <description>hi Esabot,
&lt;BR /&gt;Thank You.
&lt;BR /&gt;Actually I am unable to understand actual use of Drools. I mean I know the concept and all... but need a case study for reference. Can someone help me find one just for purpose of understanding its application in real solutions??</description>
      <pubDate>Wed, 10 Sep 2014 09:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283208#M3810</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-09-10T09:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283209#M3811</link>
      <description>Hi, 
&lt;BR /&gt;We don't really have any out of the box use case to provide. But find attached the jar used in the example provided in the documentation you refered to: 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/4/LoanModel.zip.zip" target="_blank"&gt;LoanModel.zip.zip&lt;/A&gt;. For safety reason jar files are not authorized for upload on the Forum, therefore we have changed the file extension to zip. 
&lt;BR /&gt;We hope this can help or that somebody from the Community can help further. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Elisa</description>
      <pubDate>Wed, 10 Sep 2014 16:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283209#M3811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-10T16:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283210#M3812</link>
      <description>Hi Elisa, 
&lt;BR /&gt;thanks for the LoanModel part it was really helpful, what exactly I needed was a kind of video or documentation that will explain whole process of creating rule and integrating it with a Talend Job. 
&lt;BR /&gt;I have gone through documentation on Talend Help Center and jBoss Drool Documentation. Right Now, everything is like broken pieces of jigsaw puzzle for me. 
&lt;BR /&gt;I know how to create package, declarative package, rules and all. I know tRules is used to get the rules in Talend job. But the problem is I don't know exactly where to start, in which situation will drool be used and how to proceed. So maybe a simple example would really help.</description>
      <pubDate>Thu, 11 Sep 2014 12:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283210#M3812</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-09-11T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283211#M3813</link>
      <description>What about the following documentation:&lt;BR /&gt;Introduction to the use of Drools with Talend: &lt;A href="https://help.talend.com/search/all?query=Drools+Guvnor+and+Talend&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Drools+Guvnor+and+Talend&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Use Case using tBRMS: &lt;A href="https://help.talend.com/search/all?query=tBRMS&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tBRMS&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Use Case using tRules: &lt;A href="https://help.talend.com/search/all?query=tRules&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tRules&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Note that the Drools related components and features are only available with Talend Platforms only. Which product do you have?&lt;BR /&gt;Cheers,&lt;BR /&gt;Elisa</description>
      <pubDate>Fri, 12 Sep 2014 09:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283211#M3813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-12T09:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Drools R&amp;D</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283212#M3814</link>
      <description>hi esabot,
&lt;BR /&gt;Thanks for the information.</description>
      <pubDate>Wed, 24 Sep 2014 17:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Drools-R-D/m-p/2283212#M3814</guid>
      <dc:creator>tYrannoSaurusRex_1</dc:creator>
      <dc:date>2014-09-24T17:08:28Z</dc:date>
    </item>
  </channel>
</rss>

