<?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: validate multiple excel files with different schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203727#M4902</link>
    <description>My requirement is I have 3input source .xlxs files having different schema. As part of preprocessing need to validate the files and the validation rules include file name, sheet name, data type check.&lt;BR /&gt;Is there anyway to build a single Talend job and any input file can be validated using that job.</description>
    <pubDate>Mon, 23 Dec 2019 21:34:26 GMT</pubDate>
    <dc:creator>srota25</dc:creator>
    <dc:date>2019-12-23T21:34:26Z</dc:date>
    <item>
      <title>validate multiple excel files with different schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203725#M4900</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a requirement and I am finding it difficult to get the approach.&lt;/P&gt; 
&lt;P&gt;Scenario is : Need to validate the input source files which are in .xlsx format. The source files are with different schema structure. Need to build the reusable job kind of framework which will validate any set of input files with the list of validation&lt;/P&gt; 
&lt;P&gt;The validations are&lt;/P&gt; 
&lt;P&gt;1. File Name&lt;/P&gt; 
&lt;P&gt;2. SheetName&lt;/P&gt; 
&lt;P&gt;3.Column names&lt;/P&gt; 
&lt;P&gt;4. Nullability&lt;/P&gt; 
&lt;P&gt;5. Primary key check&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The error details should be captured in a table when the validations fail for any file&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Client wants the build should be in modular form so that&amp;nbsp; any st of input files the same set of validations can be applied/reused.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please help me in getting the approach&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203725#M4900</guid>
      <dc:creator>srota25</dc:creator>
      <dc:date>2024-11-16T03:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: validate multiple excel files with different schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203726#M4901</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Doing a Schema Validation, you could use tSchemaComplicanceCheck against the tFileInputExcel component. This component validates the input schema with the schema defined on this component. Hence, the schema you have under metadata can be set on this component where your excel file can be main input of this component if I rightly understand what you are trying to do.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 08:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203726#M4901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T08:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: validate multiple excel files with different schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203727#M4902</link>
      <description>My requirement is I have 3input source .xlxs files having different schema. As part of preprocessing need to validate the files and the validation rules include file name, sheet name, data type check.&lt;BR /&gt;Is there anyway to build a single Talend job and any input file can be validated using that job.</description>
      <pubDate>Mon, 23 Dec 2019 21:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/validate-multiple-excel-files-with-different-schema/m-p/2203727#M4902</guid>
      <dc:creator>srota25</dc:creator>
      <dc:date>2019-12-23T21:34:26Z</dc:date>
    </item>
  </channel>
</rss>

