<?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: Multiple validation on count of files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234412#M23791</link>
    <description>Replace = by == and &amp;lt;&amp;gt; by !=</description>
    <pubDate>Mon, 09 Sep 2019 14:34:43 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2019-09-09T14:34:43Z</dc:date>
    <item>
      <title>Multiple validation on count of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234411#M23790</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We need perform below validation before start our process.&lt;/P&gt; 
&lt;P&gt;1. Directory should have exact 5 files and it should be CSV.&lt;/P&gt; 
&lt;P&gt;2.&amp;nbsp;File prefix should be fixed for each file like "MRA_TOP_MFP".&lt;/P&gt; 
&lt;P&gt;3. Match the each filename in a table which were already processed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I was able to achieve some design for point 1 but I can't able to match for exact 5 files.&lt;/P&gt; 
&lt;P&gt;This works "((Integer)globalMap.get("tFileList_1_NB_FILE"))&amp;gt;4" for only greater than or less than comparison.. I couldn't able to do for '=' or '&amp;lt;&amp;gt;'. Please suggest.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am attaching the design which I did.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Count check" style="width: 901px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6wg.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128756i4D48F0BD0C804612/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6wg.jpg" alt="0683p000009M6wg.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Count check&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234411#M23790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple validation on count of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234412#M23791</link>
      <description>Replace = by == and &amp;lt;&amp;gt; by !=</description>
      <pubDate>Mon, 09 Sep 2019 14:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234412#M23791</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-09T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple validation on count of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234413#M23792</link>
      <description>&lt;P&gt;Thanks this works.&lt;/P&gt;&lt;P&gt;However, could you please suggest how I can print some user friendly message after this check like " file count doesn't match". Is there any component which print in console as I am using tRedirect component which later on take that console details to a file.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 13:58:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234413#M23792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-10T13:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple validation on count of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234414#M23793</link>
      <description>Use a tWarn + tLogCatcher or a tJava with the desired System.out.println().&lt;BR /&gt;Thank's to mark your case as solved as your initial question has been answered.</description>
      <pubDate>Wed, 11 Sep 2019 10:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multiple-validation-on-count-of-files/m-p/2234414#M23793</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-09-11T10:59:32Z</dc:date>
    </item>
  </channel>
</rss>

