<?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: Checking the schema of the file using Talend -tSchmeaComplianceCheck or in another way in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328866#M98115</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are supposing that you have already checked this online component reference about: &lt;A href="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jUnNNW71Ggmm_YdR~n5hGA" alt="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jUnNNW71Ggmm_YdR~n5hGA" target="_blank"&gt;TalendHelpCenter: tSchemaComplianceCheck&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a validation scenario about: &lt;A href="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jau_3_XdiY1ubkCbLzWlrQ" alt="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jau_3_XdiY1ubkCbLzWlrQ" target="_blank"&gt;TalendHelpCenter: Validating data against schema&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 09:09:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-02T09:09:57Z</dc:date>
    <item>
      <title>Checking the schema of the file using Talend -tSchmeaComplianceCheck or in another way</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328865#M98114</link>
      <description>&lt;P&gt;I receive an excel file periodically and I want to upload it to the database and run some automated Talend jobs later.&lt;/P&gt;&lt;P&gt;The problem is sometimes the format or the schema of the file may not correct and it causes the Talend jobs to fail.&lt;/P&gt;&lt;P&gt;I tried to create a new flow to check the file first. The most important checking I need are:&lt;/P&gt;&lt;P&gt;* Checking the column names&lt;/P&gt;&lt;P&gt;* Checking the order of columns&lt;/P&gt;&lt;P&gt;* Checking the type of the columns - especially for the date&lt;/P&gt;&lt;P&gt;So I created a flow to check the schema first. I used tSchemaComplianceCheck to compare with a predefined schema.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;B&gt;Problem with SchemaComplianceCheck&lt;/B&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I created a test file.&lt;/P&gt;&lt;P&gt;There is a cell with the wrong format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; When I run the job, I see the message in the output but the rejected row count is 0 &lt;U&gt;while it should be &lt;/U&gt;&lt;B&gt;&lt;U&gt;one&lt;/U&gt;&lt;/B&gt;&lt;U&gt;.  &lt;/U&gt;I want the flow to die if the file is incorrect ie to add a tDie and die the job&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; I also don't access the message and it is produced by tSchmeaComplianceCheck . I couldn't find any documentation or examples using this component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question 1: How can I access the message?&lt;/P&gt;&lt;P&gt;Question 2: Why the rejected row is 0? &lt;/P&gt;&lt;P&gt;Question 3: Does this component check the order and the name of the schema? &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;B&gt;Solving the problem&lt;/B&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Question 4: Is there any other way to check the schema?&lt;/P&gt;&lt;P&gt;I am open to any suggestion to solve the problem.&lt;/P&gt;&lt;P&gt;I use Talend 7.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328865#M98114</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2024-11-16T00:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the schema of the file using Talend -tSchmeaComplianceCheck or in another way</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328866#M98115</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are supposing that you have already checked this online component reference about: &lt;A href="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jUnNNW71Ggmm_YdR~n5hGA" alt="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jUnNNW71Ggmm_YdR~n5hGA" target="_blank"&gt;TalendHelpCenter: tSchemaComplianceCheck&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a validation scenario about: &lt;A href="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jau_3_XdiY1ubkCbLzWlrQ" alt="https://help.talend.com/r/kaxHeEWSnBfpwBzFfO5PjQ/jau_3_XdiY1ubkCbLzWlrQ" target="_blank"&gt;TalendHelpCenter: Validating data against schema&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 09:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328866#M98115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-02T09:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the schema of the file using Talend -tSchmeaComplianceCheck or in another way</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328867#M98116</link>
      <description>&lt;P&gt;Thank you for the example, I found some other questions with the same problem as mine and it seems some of the issues haven't solved yet from Talend 4, like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When  the row only has a date format issue the count is 0 while it shall be 1&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Mar 2021 18:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328867#M98116</guid>
      <dc:creator>DM_J</dc:creator>
      <dc:date>2021-03-16T18:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the schema of the file using Talend -tSchmeaComplianceCheck or in another way</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328868#M98117</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;On which talend 7 build version you got this issue? Talend V 7.4.1 milestone version?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 10:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Checking-the-schema-of-the-file-using-Talend/m-p/2328868#M98117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-17T10:02:08Z</dc:date>
    </item>
  </channel>
</rss>

