<?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 split a filename based on underscore separator in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-a-filename-based-on-underscore-separator/m-p/2291333#M64523</link>
    <description>&lt;P&gt;The filenaming convention is setup in such a way A_B_C_D.txt and i would want to split and read the individual parts of the file name and store them in separate fields and load the values into oracle database in such a way column ID has value A(from the file name),table column name has value B and so on separately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg.file name:Atest_Bhello_Cworld__20200908132211_.std.gz needs to be broken down into as&lt;/P&gt;&lt;P&gt; Atest for column FILENAME,&lt;/P&gt;&lt;P&gt;Bhello-column DESCRIPTION&lt;/P&gt;&lt;P&gt;Cworld-column TEXT&lt;/P&gt;&lt;P&gt;timestamp(20200908132211)-column TIME&lt;/P&gt;&lt;P&gt;How can i do this in talend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a workflow with tfilelist-iterate-tIteratetoflow-tLogRow.I am not sure after i read the file name and print it,what is the right way to split them and store in a variable /identifier that can be parsed into the oracle table columns separately?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:29:56 GMT</pubDate>
    <dc:creator>Haresh</dc:creator>
    <dc:date>2024-11-16T01:29:56Z</dc:date>
    <item>
      <title>How to split a filename based on underscore separator</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-a-filename-based-on-underscore-separator/m-p/2291333#M64523</link>
      <description>&lt;P&gt;The filenaming convention is setup in such a way A_B_C_D.txt and i would want to split and read the individual parts of the file name and store them in separate fields and load the values into oracle database in such a way column ID has value A(from the file name),table column name has value B and so on separately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;eg.file name:Atest_Bhello_Cworld__20200908132211_.std.gz needs to be broken down into as&lt;/P&gt;&lt;P&gt; Atest for column FILENAME,&lt;/P&gt;&lt;P&gt;Bhello-column DESCRIPTION&lt;/P&gt;&lt;P&gt;Cworld-column TEXT&lt;/P&gt;&lt;P&gt;timestamp(20200908132211)-column TIME&lt;/P&gt;&lt;P&gt;How can i do this in talend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a workflow with tfilelist-iterate-tIteratetoflow-tLogRow.I am not sure after i read the file name and print it,what is the right way to split them and store in a variable /identifier that can be parsed into the oracle table columns separately?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-a-filename-based-on-underscore-separator/m-p/2291333#M64523</guid>
      <dc:creator>Haresh</dc:creator>
      <dc:date>2024-11-16T01:29:56Z</dc:date>
    </item>
  </channel>
</rss>

