<?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 [resolved] HOW TO - tFileOutputDelimited Configuration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206019#M6252</link>
    <description>Hi all,&lt;BR /&gt;I have a tFileOutputDelimited component in my Job,&amp;nbsp;&lt;BR /&gt;so in the "Basic settings" windows; like file name,&amp;nbsp;&lt;BR /&gt;i put&amp;nbsp;&lt;B&gt;"C:/TalendFtpToCustomerFtp/Comgest/DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv"&lt;/B&gt;&lt;BR /&gt;And everything work right, but i put the same name in a context and i get this error&lt;BR /&gt;&lt;BR /&gt;Démarrage du job ComgestPermData a 16:59 14/01/2015.&lt;BR /&gt; connecting to socket on port 3903&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tFileOutputDelimited_2&lt;BR /&gt;java.io.FileNotFoundException: C:\TalendFtpToCustomerFtp\Comgest\DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv (La syntaxe du nom de fichier, de répertoire ou de volume est incorrecte)&lt;BR /&gt;	at java.io.FileOutputStream.open(Native Method)&lt;BR /&gt;	at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:221)&lt;BR /&gt;	at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:142)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFileInputDelimited_2Process(ComgestPermData.java:7621)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFileList_1Process(ComgestPermData.java:1345)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFTPGet_1Process(ComgestPermData.java:1158)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFTPConnection_1Process(ComgestPermData.java:823)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.runJobInTOS(ComgestPermData.java:12561)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.main(ComgestPermData.java:12319)&lt;BR /&gt; disconnected&lt;BR /&gt;Job ComgestPermData terminé à 16:59 14/01/2015. &lt;BR /&gt;&lt;BR /&gt;May somebody help me please?&lt;BR /&gt;And i want to precise that i have also test this way like name:&lt;BR /&gt;&lt;B&gt;&lt;FONT color="#ff3333"&gt;"&lt;/FONT&gt;"C:/TalendFtpToCustomerFtp/Comgest/DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv"&lt;FONT color="#ff3333"&gt;"&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks you,</description>
    <pubDate>Wed, 14 Jan 2015 16:11:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-14T16:11:16Z</dc:date>
    <item>
      <title>[resolved] HOW TO - tFileOutputDelimited Configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206019#M6252</link>
      <description>Hi all,&lt;BR /&gt;I have a tFileOutputDelimited component in my Job,&amp;nbsp;&lt;BR /&gt;so in the "Basic settings" windows; like file name,&amp;nbsp;&lt;BR /&gt;i put&amp;nbsp;&lt;B&gt;"C:/TalendFtpToCustomerFtp/Comgest/DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv"&lt;/B&gt;&lt;BR /&gt;And everything work right, but i put the same name in a context and i get this error&lt;BR /&gt;&lt;BR /&gt;Démarrage du job ComgestPermData a 16:59 14/01/2015.&lt;BR /&gt; connecting to socket on port 3903&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tFileOutputDelimited_2&lt;BR /&gt;java.io.FileNotFoundException: C:\TalendFtpToCustomerFtp\Comgest\DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv (La syntaxe du nom de fichier, de répertoire ou de volume est incorrecte)&lt;BR /&gt;	at java.io.FileOutputStream.open(Native Method)&lt;BR /&gt;	at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:221)&lt;BR /&gt;	at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:142)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFileInputDelimited_2Process(ComgestPermData.java:7621)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFileList_1Process(ComgestPermData.java:1345)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFTPGet_1Process(ComgestPermData.java:1158)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.tFTPConnection_1Process(ComgestPermData.java:823)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.runJobInTOS(ComgestPermData.java:12561)&lt;BR /&gt;	at myspherescustomerdelivery.comgestpermdata_0_1.ComgestPermData.main(ComgestPermData.java:12319)&lt;BR /&gt; disconnected&lt;BR /&gt;Job ComgestPermData terminé à 16:59 14/01/2015. &lt;BR /&gt;&lt;BR /&gt;May somebody help me please?&lt;BR /&gt;And i want to precise that i have also test this way like name:&lt;BR /&gt;&lt;B&gt;&lt;FONT color="#ff3333"&gt;"&lt;/FONT&gt;"C:/TalendFtpToCustomerFtp/Comgest/DonneesPermanentes_CSA"+"_"+TalendDate.getDate("YYYY-MM-DD")+".csv"&lt;FONT color="#ff3333"&gt;"&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks you,</description>
      <pubDate>Wed, 14 Jan 2015 16:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206019#M6252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-14T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HOW TO - tFileOutputDelimited Configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206020#M6253</link>
      <description>Hi,
&lt;BR /&gt;You can set&amp;nbsp;
&lt;FONT color="#333333"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana,Helvetica,Arial,sans-serif"&gt; directory&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;B&gt;C:/TalendFtpToCustomerFtp/Comgest/DonneesPermanentes_CSA&lt;/B&gt; as Context value.
&lt;BR /&gt;Such as: 
&lt;FONT color="#333333"&gt;&lt;FONT size="2"&gt;&lt;FONT face="consolas,monaco," bitstream="" vera="" sans="" mono=""&gt;context.path+"/"+TalendDate.getDate("yyyyMMddHHmmssSSSSSS")+".csv". Feel free to let us know if it is Ok with you.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 15 Jan 2015 06:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206020#M6253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-15T06:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HOW TO - tFileOutputDelimited Configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206021#M6254</link>
      <description>Hi,&lt;BR /&gt;Yes it works, but this change the name of my file. i want to get like name:&lt;BR /&gt;DonneesPermanentes_CSA_20150120.csv&lt;BR /&gt;Thanks,&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Thu, 15 Jan 2015 09:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206021#M6254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-15T09:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HOW TO - tFileOutputDelimited Configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206022#M6255</link>
      <description>Well, you have to do what xdshi said, but just a little bit different :&amp;nbsp;
&lt;BR /&gt;
&lt;PRE&gt;context.path+"_"+TalendDate.getDate("YYYYMMDD")+".csv"&lt;/PRE&gt;
&lt;BR /&gt;Code tested, working fine.</description>
      <pubDate>Thu, 15 Jan 2015 13:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206022#M6255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-15T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] HOW TO - tFileOutputDelimited Configuration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206023#M6256</link>
      <description>Hi all,&lt;BR /&gt;Yes everything work fine.&lt;BR /&gt;Thanks you very much.</description>
      <pubDate>Fri, 16 Jan 2015 08:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-HOW-TO-tFileOutputDelimited-Configuration/m-p/2206023#M6256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T08:37:36Z</dc:date>
    </item>
  </channel>
</rss>

