<?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: Using tSchemaComplianceCheck for max length validation of integer/long in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334008#M102734</link>
    <description>&lt;P&gt;please read this KB &lt;A href="https://community.talend.com/s/article/Where-are-the-tHashInput-and-tHashOutput-components-TxBrg" alt="https://community.talend.com/s/article/Where-are-the-tHashInput-and-tHashOutput-components-TxBrg" target="_blank"&gt;article &lt;/A&gt;to active these two components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 07:52:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-31T07:52:47Z</dc:date>
    <item>
      <title>Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334002#M102728</link>
      <description>&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;tSchemaComplianceCheck is helping me in validating all the necessary schema validation but&lt;/P&gt;&lt;P&gt;when comes to long datatype, I provided length as 10 but even the value exceeds length of 10 it is not coming under rejects.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;I have mobile_number column which should hold only 10 digits but schema compliance check is not directing that to rejects. If the number is like 1234567890987 instead writing it into success path.&lt;/P&gt;&lt;P&gt;Could you please suggest me a way to handle this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334002#M102728</guid>
      <dc:creator>smunagala1615566132</dc:creator>
      <dc:date>2024-11-16T00:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334003#M102729</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you tried to do that by checking in tSchemacompliance in validation rules part? Could you please show us your tSchemacompliance component setting screenshot here?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 04:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334003#M102729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-29T04:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334004#M102730</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;You need to convert the data type to string before tSchemacompliance if you want to check the length, convert the data type to long back if needed later. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 06:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334004#M102730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-29T06:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334005#M102731</link>
      <description>&lt;P&gt;Thank you Shong,&lt;/P&gt;&lt;P&gt;That's my initial thought but if we do length check first and do the integer check later . I need to unite main and rejects before I pass the data to second tschemacheckcompliance but Talend not letting me to do the tUnite for the same source.&lt;/P&gt;&lt;P&gt;Any suggestions would be greatly helpful. I need the flow like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000DuH4YAAV.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129594i9B380191A5016B87/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000DuH4YAAV.jpg" alt="0695b00000DuH4YAAV.jpg" /&gt;&lt;/span&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 13:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334005#M102731</guid>
      <dc:creator>smunagala1615566132</dc:creator>
      <dc:date>2021-03-29T13:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334006#M102732</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Talend doesn't allow to create a cycle flow in the job, as a workaround, cache the output data into memory using tHashoutput components, in next subjob, read the data from memory using tHashInput. &lt;/P&gt;&lt;P&gt;...tschemacheckcompliance&amp;nbsp;--main--tHashOutput1&lt;/P&gt;&lt;P&gt;                                            --reject--tHashOutput2&lt;/P&gt;&lt;P&gt;  |onsubjobok&lt;/P&gt;&lt;P&gt;tHashInput1---main--tUnite.....&lt;/P&gt;&lt;P&gt;                                   |main&lt;/P&gt;&lt;P&gt;                                  tHashIput2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 08:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334006#M102732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T08:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334007#M102733</link>
      <description>&lt;P&gt;Thanks Shong,&lt;/P&gt;&lt;P&gt;I'm currently using Talend Open Studio for Big Data 7.3.1 and I don't see any component like thash*. Could you please suggest what could be the reason.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000DuTZxAAN.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145356i924652183C531319/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000DuTZxAAN.jpg" alt="0695b00000DuTZxAAN.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 13:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334007#M102733</guid>
      <dc:creator>smunagala1615566132</dc:creator>
      <dc:date>2021-03-30T13:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSchemaComplianceCheck for max length validation of integer/long</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334008#M102734</link>
      <description>&lt;P&gt;please read this KB &lt;A href="https://community.talend.com/s/article/Where-are-the-tHashInput-and-tHashOutput-components-TxBrg" alt="https://community.talend.com/s/article/Where-are-the-tHashInput-and-tHashOutput-components-TxBrg" target="_blank"&gt;article &lt;/A&gt;to active these two components.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 07:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSchemaComplianceCheck-for-max-length-validation-of/m-p/2334008#M102734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-31T07:52:47Z</dc:date>
    </item>
  </channel>
</rss>

