<?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: How to convert csv file into ascii format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303759#M75601</link>
    <description>&lt;P&gt;- field separator (,) &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- line separator ( \r\n) &lt;STRONG&gt;Warning&lt;/STRONG&gt; they said "Carriage return", not "Carriage return + Line feed" - the answer doesn't make sens, they should have said "Line feed" or "&lt;SPAN&gt;Carriage return + Line feed" (carriage return on old typewriters or printers represents the head movement to the left side of the machine, but not to the next line which is drived by line feed - doesn't make sens when speaking about files, right?)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- field enclosure (Not mentioned, hope it is not required) &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- character encoding (They mentioned in ASCII) &lt;STRONG&gt;Go&lt;/STRONG&gt; with UTF-8 or ask them&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2017 13:55:32 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-10-24T13:55:32Z</dc:date>
    <item>
      <title>How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303751#M75593</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a requirement, given below.&lt;/P&gt;
&lt;P&gt;I need to create a file (csv file) by fetching data from a DB and that csv file I need to send to another server. Client on other server requires this file in ASCII format.&lt;/P&gt;
&lt;P&gt;Please help me.&lt;/P&gt;
&lt;P&gt;By default Talend supports ISO and UTF-8 encoding.&lt;/P&gt;
&lt;P&gt;1. How to convert this file into ASCII&lt;/P&gt;
&lt;P&gt;2. If I convert this file into ASCII (some how), will each record of this will appear on next line automatically?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303751#M75593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303752#M75594</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please give us a sample data including the input and the expected outpout.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303752#M75594</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-24T12:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303753#M75595</link>
      <description>&lt;P&gt;Hi TRF,&lt;/P&gt;&lt;P&gt;Below are the sample data,&lt;/P&gt;&lt;P&gt;name,tenure&lt;BR /&gt;Vibin Talend 1,1.0&lt;BR /&gt;Lijo Talend 1,1.0&lt;BR /&gt;Mash Talend 1,1.0&lt;BR /&gt;John Talend 1,1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is nothing but fetch some records from a db to create a csv file. That need to send as it is, but it should be in ASCII format, because client needed in ASCII format.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303753#M75595</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T12:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303754#M75596</link>
      <description>&lt;P&gt;ASCII is not a file format, it's a character encoding format (like EBCDIC for example).&lt;/P&gt;&lt;P&gt;So, I understand your input but what is the expected output?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303754#M75596</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-24T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303755#M75597</link>
      <description>&lt;P&gt;Hi TRF,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have littile knowledge about encoding.&lt;/P&gt;&lt;P&gt;As per my understating (based on the requirement from client), the output file should be csv format and ascii encoded. Hope it will not change the data format while creating the file.&lt;/P&gt;&lt;P&gt;Could you please tell me how to achieve this&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303755#M75597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T13:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303756#M75598</link>
      <description>&lt;P&gt;few more queries,&lt;/P&gt;
&lt;P&gt;1. will utf-8 encode help in the above case?&lt;/P&gt;
&lt;P&gt;2. will it help If I mention 'ASCII' in custom encoding?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please help me.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303756#M75598</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T13:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303757#M75599</link>
      <description>&lt;P&gt;ASCII encoding is the default (as soon as you're not working on a old mainframe).&lt;/P&gt; 
&lt;P&gt;Ask your client for the expected:&lt;/P&gt; 
&lt;P&gt;- field separator (; or other)&lt;/P&gt; 
&lt;P&gt;- line separator (\n or \r\n)&lt;/P&gt; 
&lt;P&gt;- field enclosure ("" or other or nothing)&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;- character encoding (UTF-8, ISO-8859-1 or other)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The most standard (or simple) CSV files have the following settings:&lt;/P&gt; 
&lt;P&gt;- ";" for the field separator&lt;/P&gt; 
&lt;P&gt;- "\n" for the line separator&lt;/P&gt; 
&lt;P&gt;- nothing for the field enclosure&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;-&lt;SPAN&gt;&amp;nbsp;UTF-8 for the&amp;nbsp;&lt;/SPAN&gt;character encoding&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303757#M75599</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-24T13:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303758#M75600</link>
      <description>&lt;P&gt;Hi TRF,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the reply from client,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;!-- StartFragment  --&gt;&lt;FONT color="#44546A" face="Segoe UI"&gt;The file will be in ASCII format consisting of variable length fields. A comma separates each field and there is no comma after the last field in a record. Records are terminated with a carriage return character.&amp;nbsp; The extract file will terminate with a carriage return character.&lt;/FONT&gt;&lt;!-- EndFragment  --&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which summarized below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- field separator (,)&lt;/P&gt;&lt;P&gt;- line separator ( \r\n)&lt;/P&gt;&lt;P&gt;- field enclosure (Not mentioned, hope it is not required)&amp;nbsp;&lt;/P&gt;&lt;P&gt;- character encoding (They mentioned in ASCII)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303758#M75600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-24T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303759#M75601</link>
      <description>&lt;P&gt;- field separator (,) &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- line separator ( \r\n) &lt;STRONG&gt;Warning&lt;/STRONG&gt; they said "Carriage return", not "Carriage return + Line feed" - the answer doesn't make sens, they should have said "Line feed" or "&lt;SPAN&gt;Carriage return + Line feed" (carriage return on old typewriters or printers represents the head movement to the left side of the machine, but not to the next line which is drived by line feed - doesn't make sens when speaking about files, right?)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- field enclosure (Not mentioned, hope it is not required) &lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- character encoding (They mentioned in ASCII) &lt;STRONG&gt;Go&lt;/STRONG&gt; with UTF-8 or ask them&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303759#M75601</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-24T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert csv file into ascii format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303760#M75602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does this solve your case?&lt;/P&gt;&lt;P&gt;If so,&amp;nbsp;mark the best solution.&lt;/P&gt;&lt;P&gt;Kudos also accepted.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 15:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-csv-file-into-ascii-format/m-p/2303760#M75602</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-25T15:38:48Z</dc:date>
    </item>
  </channel>
</rss>

