<?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 Concatenate File's name of tFileOutputDelimited in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351466#M118108</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to concatenate the file's name of my tFileOutputDelimited component, with the command :&lt;/P&gt;&lt;PRE&gt;"D:/SPC/ResultFile/((String)globalMap.get("tFileList_1_CURRENT_FILE")).csv"&lt;/PRE&gt;&lt;P&gt;It's an evidence that it's wrong because I have 2 errors :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Synthax error on token "tFileList_1_CURRENT_FILE", Invalid AssignmentOperator&lt;BR /&gt;- The left-hand sign of an assignment must be a variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me, please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;BastienM&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2017 12:20:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-26T12:20:43Z</dc:date>
    <item>
      <title>Concatenate File's name of tFileOutputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351466#M118108</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to concatenate the file's name of my tFileOutputDelimited component, with the command :&lt;/P&gt;&lt;PRE&gt;"D:/SPC/ResultFile/((String)globalMap.get("tFileList_1_CURRENT_FILE")).csv"&lt;/PRE&gt;&lt;P&gt;It's an evidence that it's wrong because I have 2 errors :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Synthax error on token "tFileList_1_CURRENT_FILE", Invalid AssignmentOperator&lt;BR /&gt;- The left-hand sign of an assignment must be a variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me, please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;BastienM&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351466#M118108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T12:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate File's name of tFileOutputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351467#M118109</link>
      <description>&lt;P&gt;Try this......&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;"D:/SPC/ResultFile/"+((String)globalMap.get("tFileList_1_CURRENT_FILE"))+".csv"&lt;/PRE&gt;
&lt;P&gt;If you are using the tFileList component, you can get the full path with the filename so will not need to concatenate....unless this is actually a file in another folder (a mirrored folder or something similar).&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351467#M118109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T12:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate File's name of tFileOutputDelimited</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351468#M118110</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;BastienM&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Concatenate-File-s-name-of-tFileOutputDelimited/m-p/2351468#M118110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T12:41:35Z</dc:date>
    </item>
  </channel>
</rss>

