<?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 Extract to Excel to File with positional caracters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265231#M44839</link>
    <description>Hi, 
&lt;BR /&gt;I've got a xlsx file like this : 
&lt;BR /&gt;NOCLIENT Client CODE1 CODE2 Date Heure CodCH TypCart Nocart Immat Notick Km_bef km tyop codprd produit prixunit qte sens mt nodev devise solde nostat lieu 
&lt;BR /&gt;1428 TTXT B R 26/06/2012 83701 0 1532 702 48yt702 203 20 26 1 201 brut 1.29 30 D 40 1 EUR 23 ... 
&lt;BR /&gt;and i want to obtain the next result txt file : 
&lt;BR /&gt; 
&lt;BR /&gt;AZ 201002162010022820100302 
&lt;BR /&gt;BR 201012011819 9654TY69 050802 002029 0000001299 0501EURD 0000000003309 
&lt;BR /&gt;BR 201009090606 9654TY69 050873 004079 0000001859 0112EURD 0000000004271 
&lt;BR /&gt;BR 201012020946 9654TY69 051802 002970 0000001309 0541EURD 0000000003440 
&lt;BR /&gt;ZZ 00000003 
&lt;BR /&gt;Descriptions of the result txt files 
&lt;BR /&gt;-header file 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement valeur "A" 1 
&lt;BR /&gt;Code type de données valeur "Z" 2 
&lt;BR /&gt;inutilisé (à blanc) 14 
&lt;BR /&gt;inutilisé (à blanc) 16 
&lt;BR /&gt;inutilisé (à blanc) 22 
&lt;BR /&gt;inutilisé (à blanc) 24 
&lt;BR /&gt;Date de début de période traitée 27 
&lt;BR /&gt;Date fin de période traitée 35 
&lt;BR /&gt;Date traitement 43 
&lt;BR /&gt;Remplissage (à blanc) 
&lt;BR /&gt;-data transactions 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement - Valeur "B" 1 
&lt;BR /&gt;Code type de données - Valeur "R" 2 
&lt;BR /&gt;Date de la transaction (AAAAMMJJ) 36 
&lt;BR /&gt;Heure de la transaction (HHMM) 44 
&lt;BR /&gt;immatriculation 78 
&lt;BR /&gt;inutilisé (à blanc) 101 
&lt;BR /&gt;kilométrage du véhicule 102 
&lt;BR /&gt;inutilisé (à blanc) 157 
&lt;BR /&gt;inutilisé (à blanc) 159 
&lt;BR /&gt;inutilisé (à blanc) 161 
&lt;BR /&gt;Prix facturation 196 
&lt;BR /&gt;Code produit à facturer 221 
&lt;BR /&gt;Sens valeur 228 
&lt;BR /&gt;Montant TTC 248 
&lt;BR /&gt;-End of data 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement valeur "Z" 1 
&lt;BR /&gt;Code type de donnée valeur "Z" 2 
&lt;BR /&gt;inutilisé (à blanc) 14 
&lt;BR /&gt;inutilisé (à blanc) 16 
&lt;BR /&gt;inutilisé (à blanc) 22 
&lt;BR /&gt;Nombre d'enregistrements 24 
&lt;BR /&gt;Remplissage (à blanc) 32 
&lt;BR /&gt;What components I do to use to obtain this result txt file or can i've a example of this implementation?</description>
    <pubDate>Thu, 23 Aug 2012 03:24:23 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2012-08-23T03:24:23Z</dc:date>
    <item>
      <title>Extract to Excel to File with positional caracters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265231#M44839</link>
      <description>Hi, 
&lt;BR /&gt;I've got a xlsx file like this : 
&lt;BR /&gt;NOCLIENT Client CODE1 CODE2 Date Heure CodCH TypCart Nocart Immat Notick Km_bef km tyop codprd produit prixunit qte sens mt nodev devise solde nostat lieu 
&lt;BR /&gt;1428 TTXT B R 26/06/2012 83701 0 1532 702 48yt702 203 20 26 1 201 brut 1.29 30 D 40 1 EUR 23 ... 
&lt;BR /&gt;and i want to obtain the next result txt file : 
&lt;BR /&gt; 
&lt;BR /&gt;AZ 201002162010022820100302 
&lt;BR /&gt;BR 201012011819 9654TY69 050802 002029 0000001299 0501EURD 0000000003309 
&lt;BR /&gt;BR 201009090606 9654TY69 050873 004079 0000001859 0112EURD 0000000004271 
&lt;BR /&gt;BR 201012020946 9654TY69 051802 002970 0000001309 0541EURD 0000000003440 
&lt;BR /&gt;ZZ 00000003 
&lt;BR /&gt;Descriptions of the result txt files 
&lt;BR /&gt;-header file 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement valeur "A" 1 
&lt;BR /&gt;Code type de données valeur "Z" 2 
&lt;BR /&gt;inutilisé (à blanc) 14 
&lt;BR /&gt;inutilisé (à blanc) 16 
&lt;BR /&gt;inutilisé (à blanc) 22 
&lt;BR /&gt;inutilisé (à blanc) 24 
&lt;BR /&gt;Date de début de période traitée 27 
&lt;BR /&gt;Date fin de période traitée 35 
&lt;BR /&gt;Date traitement 43 
&lt;BR /&gt;Remplissage (à blanc) 
&lt;BR /&gt;-data transactions 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement - Valeur "B" 1 
&lt;BR /&gt;Code type de données - Valeur "R" 2 
&lt;BR /&gt;Date de la transaction (AAAAMMJJ) 36 
&lt;BR /&gt;Heure de la transaction (HHMM) 44 
&lt;BR /&gt;immatriculation 78 
&lt;BR /&gt;inutilisé (à blanc) 101 
&lt;BR /&gt;kilométrage du véhicule 102 
&lt;BR /&gt;inutilisé (à blanc) 157 
&lt;BR /&gt;inutilisé (à blanc) 159 
&lt;BR /&gt;inutilisé (à blanc) 161 
&lt;BR /&gt;Prix facturation 196 
&lt;BR /&gt;Code produit à facturer 221 
&lt;BR /&gt;Sens valeur 228 
&lt;BR /&gt;Montant TTC 248 
&lt;BR /&gt;-End of data 
&lt;BR /&gt;Name Position 
&lt;BR /&gt;Code enregistrement valeur "Z" 1 
&lt;BR /&gt;Code type de donnée valeur "Z" 2 
&lt;BR /&gt;inutilisé (à blanc) 14 
&lt;BR /&gt;inutilisé (à blanc) 16 
&lt;BR /&gt;inutilisé (à blanc) 22 
&lt;BR /&gt;Nombre d'enregistrements 24 
&lt;BR /&gt;Remplissage (à blanc) 32 
&lt;BR /&gt;What components I do to use to obtain this result txt file or can i've a example of this implementation?</description>
      <pubDate>Thu, 23 Aug 2012 03:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265231#M44839</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-08-23T03:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extract to Excel to File with positional caracters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265232#M44840</link>
      <description>Hi&lt;BR /&gt;A simple job looks like:&lt;BR /&gt;tFileInputExcel--main--tFileOutputPositional&lt;BR /&gt;the Positions for header, body, footer are different, you need to output header first, then body, footer with append option.</description>
      <pubDate>Thu, 23 Aug 2012 04:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265232#M44840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-23T04:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extract to Excel to File with positional caracters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265233#M44841</link>
      <description>Hi Chong,&lt;BR /&gt;Ok. &lt;BR /&gt;But to output the three parts, i do to use three components tfile&lt;BR /&gt;inputExcel and tfileoutputpositional with the same name txt file specified.&lt;BR /&gt;Best regards&lt;BR /&gt;Fab</description>
      <pubDate>Thu, 23 Aug 2012 15:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265233#M44841</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-08-23T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extract to Excel to File with positional caracters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265234#M44842</link>
      <description>Hi Chong,&lt;BR /&gt;Ok. &lt;BR /&gt;But to output the three parts, i do to use three components tfile&lt;BR /&gt;inputExcel and tfileoutputpositional with the same name txt file specified.&lt;BR /&gt;Best regards&lt;BR /&gt;Fab</description>
      <pubDate>Mon, 27 Aug 2012 13:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-to-Excel-to-File-with-positional-caracters/m-p/2265234#M44842</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-08-27T13:18:36Z</dc:date>
    </item>
  </channel>
</rss>

