<?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: folder creation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251882#M35687</link>
    <description>I don't find the solution to create directly a directory. 
&lt;BR /&gt;I use the file touch component with the "create folder if not exist" choice in the property. 
&lt;BR /&gt;just delete the touch file create after. 
&lt;BR /&gt;You can use the currentdate java routine with : 
&lt;BR /&gt;Put this in the filename : 
&lt;BR /&gt;"C:/talend/"+TalendDate.getDate("YYYYMMddhhmmss")+"/test.txt" 
&lt;BR /&gt;In the subjobOk, you can delete the test.txt. 
&lt;BR /&gt;Maybe ther is another solution but I don't know it!</description>
    <pubDate>Wed, 16 Mar 2011 14:57:48 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-03-16T14:57:48Z</dc:date>
    <item>
      <title>folder creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251881#M35686</link>
      <description>Hello,&lt;BR /&gt;I would like to create a folder with Talend and I want to name it with day date. Is it possible?&lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Sat, 16 Nov 2024 13:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251881#M35686</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: folder creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251882#M35687</link>
      <description>I don't find the solution to create directly a directory. 
&lt;BR /&gt;I use the file touch component with the "create folder if not exist" choice in the property. 
&lt;BR /&gt;just delete the touch file create after. 
&lt;BR /&gt;You can use the currentdate java routine with : 
&lt;BR /&gt;Put this in the filename : 
&lt;BR /&gt;"C:/talend/"+TalendDate.getDate("YYYYMMddhhmmss")+"/test.txt" 
&lt;BR /&gt;In the subjobOk, you can delete the test.txt. 
&lt;BR /&gt;Maybe ther is another solution but I don't know it!</description>
      <pubDate>Wed, 16 Mar 2011 14:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251882#M35687</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-16T14:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: folder creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251883#M35688</link>
      <description>I found the solution : 
&lt;BR /&gt;Use the same file name line but on the tCreateTemporaryFile component : 
&lt;BR /&gt;Directory : "C:/talend/"+TalendDate.getDate("YYYYMMddhhmmss")+"/" 
&lt;BR /&gt;Check the "Delete file after execution" 
&lt;BR /&gt;Uncheck "Use system directory by default" 
&lt;BR /&gt;And that work. 
&lt;BR /&gt;Thanks to learn me this point 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 16 Mar 2011 15:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251883#M35688</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-16T15:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: folder creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251884#M35689</link>
      <description>It's just what I needed.&lt;BR /&gt;Thank you very much</description>
      <pubDate>Wed, 16 Mar 2011 15:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251884#M35689</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-16T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: folder creation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251885#M35690</link>
      <description>You're welcome...</description>
      <pubDate>Wed, 16 Mar 2011 15:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/folder-creation/m-p/2251885#M35690</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-03-16T15:18:59Z</dc:date>
    </item>
  </channel>
</rss>

