<?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: Auditing and Preprocessing of File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324699#M94372</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000005VF8vAAG"&gt;@mailforsaggy&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;Thanks for your feedback. Can you please let me know how to&amp;nbsp;&lt;SPAN&gt;get that column list and cross verify against input column list. Also Can you tell me how to validate the Delimiter against my Base. Suppose My Delimiter should come as "|" but suddenly it came as "," as well as If there is 6 columns incoming and Delimiter should be 5 then if One Delimiter extra came how to check that also.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I have checked tschemacompliancecheck but that is Data Accuracy like Nullability,Length. This things. If anyone have done this any help much appreciated.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLooAAG"&gt;@cterenzi&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 09:52:36 GMT</pubDate>
    <dc:creator>abhi90</dc:creator>
    <dc:date>2018-05-16T09:52:36Z</dc:date>
    <item>
      <title>Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324696#M94369</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope everyone is doing fine &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;I got a requirement Friday which is mainly on Some preprocessing of files and Auditing. It is like below:&lt;/P&gt; 
&lt;P&gt;1. Suppose a File is coming ABC.txt which has 2 columns like below&lt;/P&gt; 
&lt;P&gt;ID|NAME&lt;/P&gt; 
&lt;P&gt;1|ABHIJIT&lt;/P&gt; 
&lt;P&gt;2|ABHIJIT1&lt;/P&gt; 
&lt;P&gt;Now suppose There is a extra column came in a week like ID|NAME|ADDRESS which should be notified via Mail. This ADDRESS column may come at the End or at the Middle.How to achieve this?&lt;/P&gt; 
&lt;P&gt;2. I am processing through tfilelist component files. Now suppose a File came with ABC.zip how to get this notification that a file came with invalid extension(Valid is .csv or .txt). I have kept masking as ABC.*. So irrespective of .csv or .txt it will pickup.&lt;/P&gt; 
&lt;P&gt;3. IF Any special character is coming how to get notification.If it is insertable No worries.&lt;/P&gt; 
&lt;P&gt;If any help much appreciated&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLseAAG"&gt;@vboppudi&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000005I8GrAAK"&gt;@alevy&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 14:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324696#M94369</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-05-13T14:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324697#M94370</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;, there is a component validateschema, based on you can validate the data. If columns are part of file, then you can check manually the first line,and cross verify against the schema. e.g. you can store the schema(columns comma separate) in db, and get that column list and cross verify against input column list. As you find some error, with the help of email component you can send the email.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Once you get the file from filelist, get the file name and validate against required extn.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope this solve your problem and if so, marked as complete.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 20:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324697#M94370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-13T20:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324698#M94371</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,check below link for&amp;nbsp;&lt;SPAN&gt;tSchemaComplianceCheck.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/g8zdjVE7fWNUh3u4ztO6Dw/dmSJyJcYe2p5cHIsy22nnw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/g8zdjVE7fWNUh3u4ztO6Dw/dmSJyJcYe2p5cHIsy22nnw&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 06:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324698#M94371</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-14T06:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324699#M94372</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000005VF8vAAG"&gt;@mailforsaggy&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;Thanks for your feedback. Can you please let me know how to&amp;nbsp;&lt;SPAN&gt;get that column list and cross verify against input column list. Also Can you tell me how to validate the Delimiter against my Base. Suppose My Delimiter should come as "|" but suddenly it came as "," as well as If there is 6 columns incoming and Delimiter should be 5 then if One Delimiter extra came how to check that also.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I have checked tschemacompliancecheck but that is Data Accuracy like Nullability,Length. This things. If anyone have done this any help much appreciated.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU"&gt;@rhall&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLooAAG"&gt;@cterenzi&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 09:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324699#M94372</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-05-16T09:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324700#M94373</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For the 1:-&lt;/P&gt; 
&lt;P&gt;if you enabled Check each row structure against schema&amp;nbsp; in Advanced setting of &lt;SPAN&gt;tFileinputDelimited&amp;nbsp;&lt;/SPAN&gt;and if you capture rejectes from tFileinputDelimited,you will get into reject file.&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="Untitled.png" style="width: 788px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxfI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157222i0E90A9015DDED34D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxfI.png" alt="0683p000009LxfI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Edited&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="Untitled.png" style="width: 884px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxfN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140619iEDDEA9C2A6C440A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxfN.png" alt="0683p000009LxfN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 10:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324700#M94373</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-16T10:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324701#M94374</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,for 2:-&lt;/P&gt; 
&lt;P&gt;you can check the filename is with extention .csv or .txt with below way.&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="Untitled.png" style="width: 940px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxbq.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149962iCCDAC9B3B87AA12B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxbq.png" alt="0683p000009Lxbq.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 891px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxfm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136195i951BCBF0302246C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxfm.png" alt="0683p000009Lxfm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 10:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324701#M94374</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-16T10:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324702#M94375</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,you shold desing in the below way.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 880px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lxfw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133855i517072A08E68F475/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lxfw.png" alt="0683p000009Lxfw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 12:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324702#M94375</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-16T12:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324703#M94376</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your solution. I am doing in your way. As of Now I have accepted the solution&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 12:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324703#M94376</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2018-05-17T12:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Auditing and Preprocessing of File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324704#M94377</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLs9AAG"&gt;@abhi90&lt;/A&gt;,please provide Kudos also &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 12:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Auditing-and-Preprocessing-of-File/m-p/2324704#M94377</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-17T12:37:07Z</dc:date>
    </item>
  </channel>
</rss>

