<?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: XLS Drool Spreadsheet in Talend DataFabric in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341551#M2033</link>
    <description>&lt;P&gt;Thank you, I do feel a bit on the curve, the thing is ive to learn it by sunday, at least till the data quality part.&lt;/P&gt;&lt;P&gt;I would really appreciate if you can forward me towards some end to end tutorial videos. I have found some from youtube and talend community, but more will be better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying the tfilelist, will update as I get to find more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://krogerfeedback.bid/" alt="https://krogerfeedback.bid/" target="_blank"&gt;www.krogerfeedback.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 04:25:59 GMT</pubDate>
    <dc:creator>Millerien</dc:creator>
    <dc:date>2021-02-23T04:25:59Z</dc:date>
    <item>
      <title>XLS Drool Spreadsheet in Talend DataFabric</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341547#M2029</link>
      <description>&lt;P&gt;Hello, I hope somebody here can help me with my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Drools and Talend and I am trying to use tRules with a XLS spreadsheet i made in Excel, so I could use Drools rules.&lt;/P&gt;&lt;P&gt;This is how my job looks like: My DummyData has following columns: namefirst, namelast, age, email, country, username&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZleUAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137157iFEBE210E48F2598D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZleUAAT.png" alt="0693p00000AZleUAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;According to Drools spreadsheet syntax I built this xls rulefile, which takes anyone above 50 and changes it lastname to "Ich"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZleoAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135502i24FF0A5A057A0647/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZleoAAD.png" alt="0693p00000AZleoAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The error when starting the job is the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZleyAAD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129811i6B0DFFBC36E2ACC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZleyAAD.png" alt="0693p00000AZleyAAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I made a drl rule with the exact same condition and action and same 'class' in talend and it worked there. My question is why doesn't talend recognize the classes 'inputstruct' and 'outputstruct0' to handle incoming row data, even though it worked in the drl file? &lt;/P&gt;&lt;P&gt;And does anyone know how to process the rows that go into my xls rule? Is there a library i have to use? What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341547#M2029</guid>
      <dc:creator>BJab</dc:creator>
      <dc:date>2024-11-16T01:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: XLS Drool Spreadsheet in Talend DataFabric</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341548#M2030</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When you&amp;nbsp;get some compile errors,&amp;nbsp;please check your "Code" tab in your job. There will be your compile error highlighted in red line.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 04:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341548#M2030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-26T04:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: XLS Drool Spreadsheet in Talend DataFabric</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341549#M2031</link>
      <description>&lt;P&gt;Hey Sabrina,&lt;/P&gt;&lt;P&gt;your response helped me to understand alot more but i still struggle with my original problem.&lt;/P&gt;&lt;P&gt;This is the Exception i get:&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZsHIAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130885i44117E788E54CB09/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZsHIAA1.png" alt="0693p00000AZsHIAA1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000AZsHSAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147770iF0FC0A8EBCF9CF74/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000AZsHSAA1.png" alt="0693p00000AZsHSAA1.png" /&gt;&lt;/span&gt;I appended the Code below. &lt;/P&gt;&lt;P&gt;The thing I cannot explain is: The code itself uses the class row1Struct and outputStruct, but when i try to use it in my Excel Desicion Spreadsheet it doesn't work.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 12:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341549#M2031</guid>
      <dc:creator>BJab</dc:creator>
      <dc:date>2020-11-26T12:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: XLS Drool Spreadsheet in Talend DataFabric</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341550#M2032</link>
      <description>&lt;P&gt;You can&amp;nbsp;use&amp;nbsp;the&amp;nbsp;Drools&amp;nbsp;web application integrated in&amp;nbsp;Talend&amp;nbsp;Administration Center to define business&amp;nbsp;rules using&amp;nbsp;any of the following formats: Business Process: a Data:&amp;nbsp;Talend&amp;nbsp;Big Data Platform:&amp;nbsp;Talend Data Fabric:&amp;nbsp;Talend&amp;nbsp;Data Integration Users may also author Decision Tables&amp;nbsp;using&amp;nbsp;Microsoft&amp;nbsp;Excel spreadsheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From&amp;nbsp;Talend Administration Center, you can create rules using&amp;nbsp;&lt;/P&gt;&lt;P&gt;WHEN-THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;statements with conditions that are logical groupings of logical operators. Based on data that comes from a variety of sources and departments, the business expert can then define actions, to be executed if the rule condition evaluates to&amp;nbsp;true.&lt;/P&gt;&lt;P&gt;In the following example, you will create a Guided Rule named&amp;nbsp;CheckYoungAge&amp;nbsp;that will be used to trigger loan agreement decisions based on the age of the people who apply for bank loans.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the&amp;nbsp;Drools&amp;nbsp;page, click&amp;nbsp;Authoring&amp;nbsp;and select&amp;nbsp;Project Authoring.&lt;/P&gt;&lt;P&gt;From the&amp;nbsp;New Items&amp;nbsp;list, select&amp;nbsp;Guided Rule.&lt;/P&gt;&lt;P&gt;The&amp;nbsp;[Create new Guided Rule]&amp;nbsp;dialog box opens.&lt;/P&gt;&lt;P&gt;From the&amp;nbsp;Package&amp;nbsp;list, select the package in which you want to create the rule.&lt;/P&gt;&lt;P&gt;The package list will include only the packages to which you have access.&lt;/P&gt;&lt;P&gt;Select the&amp;nbsp;Use Domain Specific Language (DSL)&amp;nbsp;check box if you want to provide access to a list of "DSL Sentences" from which you can choose a condition to add to the rule.&lt;/P&gt;&lt;P&gt;Click&amp;nbsp;OK&amp;nbsp;to complete the rule creation and close the dialog box.&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;&lt;P&gt;&amp;nbsp;&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;&lt;P&gt;&lt;A href="https://www.aessuccess.me/" alt="https://www.aessuccess.me/" target="_blank"&gt;aessuccess&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 06:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341550#M2032</guid>
      <dc:creator>FFresno1609309753</dc:creator>
      <dc:date>2020-12-30T06:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: XLS Drool Spreadsheet in Talend DataFabric</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341551#M2033</link>
      <description>&lt;P&gt;Thank you, I do feel a bit on the curve, the thing is ive to learn it by sunday, at least till the data quality part.&lt;/P&gt;&lt;P&gt;I would really appreciate if you can forward me towards some end to end tutorial videos. I have found some from youtube and talend community, but more will be better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying the tfilelist, will update as I get to find more&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://krogerfeedback.bid/" alt="https://krogerfeedback.bid/" target="_blank"&gt;www.krogerfeedback.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 04:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/XLS-Drool-Spreadsheet-in-Talend-DataFabric/m-p/2341551#M2033</guid>
      <dc:creator>Millerien</dc:creator>
      <dc:date>2021-02-23T04:25:59Z</dc:date>
    </item>
  </channel>
</rss>

