<?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 the CSV file schema dynamically? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370855#M133852</link>
    <description>I can not share pics.&lt;BR /&gt;but you are going to success.&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Jun 2018 09:45:14 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-06-20T09:45:14Z</dc:date>
    <item>
      <title>Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370849#M133846</link>
      <description>&lt;P&gt;Please let me know how to validate the csv file schema dynamically. Please let me know any one have implemented this in Talend open studio.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370849#M133846</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2024-11-16T08:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370850#M133847</link>
      <description>open csv file adding one column more.
&lt;BR /&gt;this one have to be empty.
&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2018 10:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370850#M133847</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-07T10:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370851#M133848</link>
      <description>&lt;P&gt;Please can you explain briefly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 12:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370851#M133848</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-07T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370852#M133849</link>
      <description>&lt;P&gt;in a csv file&lt;/P&gt;&lt;P&gt;col1;col2;col3&lt;/P&gt;&lt;P&gt;a;b;c&lt;/P&gt;&lt;P&gt;if you open and get the first line (column name)&lt;/P&gt;&lt;P&gt;you an count column (=3)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on a second time if you read a line like this one: e;f;g;h&lt;/P&gt;&lt;P&gt;there is something wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a csv file (first level)&amp;nbsp;is never invalid col1=e col2=f col3=g;h&lt;/P&gt;&lt;P&gt;you can add coma enclosure (CSV Options)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the same line can be wrong&lt;/P&gt;&lt;P&gt;"e";"f";"g";"h" --&amp;gt; ???&lt;/P&gt;&lt;P&gt;"e";"f";"g;h" --&amp;gt; ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;think about what is an invalid csv file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that's all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 13:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370852#M133849</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-07T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370853#M133850</link>
      <description>&lt;P&gt;Sure . Let me try and get back to u. Thank You.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 13:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370853#M133850</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-07T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370854#M133851</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if u have created any sample job for this. So i can create the job based on that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 08:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370854#M133851</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-20T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370855#M133852</link>
      <description>I can not share pics.&lt;BR /&gt;but you are going to success.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2018 09:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370855#M133852</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-20T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370856#M133853</link>
      <description>&lt;P&gt;Actually my file headers are&lt;/P&gt;&lt;P&gt;emp_id,name,lastname,age,designation&lt;/P&gt;&lt;P&gt;evrytime the column positions will be changing. we dont know how the columns will be in csv file. So how can we achive in this position. We need to validated column header dynamically.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 10:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370856#M133853</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-20T10:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370857#M133854</link>
      <description>read csv using dynamic type then using java, check all columns are present , then re-order then.</description>
      <pubDate>Wed, 20 Jun 2018 11:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370857#M133854</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-20T11:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370858#M133855</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am not able to make the column as dynamic type. can u share the java code to check all the columns are present.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 11:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370858#M133855</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-25T11:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370859#M133856</link>
      <description>here is a sample:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/reader/g8zdjVE7fWNUh3u4ztO6Dw/GhoMo1chGG3zr0yi8VM__g" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/g8zdjVE7fWNUh3u4ztO6Dw/GhoMo1chGG3zr0yi8VM__g&lt;/A&gt;</description>
      <pubDate>Mon, 25 Jun 2018 13:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370859#M133856</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-25T13:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370860#M133857</link>
      <description>&lt;P&gt;I m using Talend open source m not able to find&amp;nbsp;tWriteDynamicFields component. i dint find the&amp;nbsp;tWriteDynamicFields component in SourceForge.net . Please let me know is there any other way.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370860#M133857</guid>
      <dc:creator>amit_n</dc:creator>
      <dc:date>2018-06-25T15:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Validate the CSV file schema dynamically?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370861#M133858</link>
      <description>Samples are only samples. They are not your solution.&lt;BR /&gt;&lt;BR /&gt;this sample use dynamic columns.&lt;BR /&gt;you can use them for your task.&lt;BR /&gt;&lt;BR /&gt;an other way is to read only the first (headers) row of your file read the full row and split the result string.&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Validate-the-CSV-file-schema-dynamically/m-p/2370861#M133858</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-25T15:16:24Z</dc:date>
    </item>
  </channel>
</rss>

