<?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 How to Validate file schema with metadata schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267004#M46035</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to validate the Excel file schema with metadata schema&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me out to find the component which can do this ?&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 09:54:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-09T09:54:36Z</dc:date>
    <item>
      <title>How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267004#M46035</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to validate the Excel file schema with metadata schema&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me out to find the component which can do this ?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 09:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267004#M46035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T09:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267005#M46036</link>
      <description>&lt;P&gt;This can be done by using tSchemaComplianceCheck component available. 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;</description>
      <pubDate>Fri, 09 Jun 2017 12:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267005#M46036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-09T12:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267006#M46037</link>
      <description>&lt;P&gt;Thanks Pravin,&lt;/P&gt;&lt;P&gt;But i need to compare column list.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tSchemaComplianceCheck &amp;nbsp;do we have any option ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 08:30:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267006#M46037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-12T08:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267007#M46038</link>
      <description>You want to compare the headers to an expected list of headers?</description>
      <pubDate>Mon, 12 Jun 2017 20:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267007#M46038</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-06-12T20:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267008#M46039</link>
      <description>&lt;P&gt;I guess we can only compare, type/Nullable/length/Data Pattern through tSchemaComplianceCheck.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I hv achieved this by joining 1st complete row in input csv file and lookup with tFixedFlowInput&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;ex :&amp;nbsp;BUSINESS_DAY|RECORD_COUNT|SALES_SUMSSSS9999 (input file 1st row)&lt;/P&gt; 
&lt;P&gt;with&lt;/P&gt; 
&lt;P&gt;BUSINESS_DAY|RECORD_COUNT|SALES_SUM (tfixedflowinput)&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SchemaCheck.JPG" style="width: 583px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lugc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129413i8020CDB60693D530/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lugc.jpg" alt="0683p000009Lugc.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 05:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267008#M46039</guid>
      <dc:creator>SachinD</dc:creator>
      <dc:date>2017-06-13T05:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267009#M46040</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes we can compare only type,length,Data Pattern through tSchemaComplianceCheck,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;is there any way to compare columns&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;In my metadata&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="metadata.JPG" style="width: 281px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lugh.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143577iAD7301CD81DEA490/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lugh.jpg" alt="0683p000009Lugh.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;In my file below are the columns&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Excel.JPG" style="width: 687px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuLL.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135424i1C1820D5C2314163/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuLL.jpg" alt="0683p000009LuLL.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I need validate file schema with above metadata list.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Please suggest me. is there any way to do this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 07:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267009#M46040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T07:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267010#M46041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please try to build a string from your reference data (concatenating all columns delimited by a delimiter in your file) and configure a tFileInputDelimited with the delimiter to a value what never occurs in the file to prevent field separation, set also the limit to 1?&lt;BR /&gt;As schema is set only on column, you will get the header as one line and now you can compare it with your reference header line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 10:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267010#M46041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-05T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Validate file schema with metadata schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267011#M46042</link>
      <description>Just take a look here: &lt;A href="http://talendhowto.com/2017/09/06/check-csv-header-in-talend-open-studio/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talendhowto.com/2017/09/06/check-csv-header-in-talend-open-studio/&lt;/A&gt;&lt;BR /&gt;I used this one, but replaced the tfixedinput by an input xml.</description>
      <pubDate>Fri, 08 Sep 2017 18:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Validate-file-schema-with-metadata-schema/m-p/2267011#M46042</guid>
      <dc:creator>rsmits</dc:creator>
      <dc:date>2017-09-08T18:49:42Z</dc:date>
    </item>
  </channel>
</rss>

