<?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: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289979#M63308</link>
    <description>Hi,
&lt;BR /&gt;Wait for file variable used returns only the file name and what about the file path?....try using System.out.println(filenamevariable); to confirm the file name... for tFTPPut component, you also need directory path... if directory path is not available, then it looks for file inside root location of talend.... &amp;nbsp;In tFTPPut component, you will have to concatenate the directory path for corresponding file or use complete path of the file...
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Mon, 04 Aug 2014 07:54:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-04T07:54:01Z</dc:date>
    <item>
      <title>[resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289978#M63307</link>
      <description>I am new to Talend Open Studio, and am faced with this problem, and hoped someone could give me some advice. (Maybe my approach is wrong?) 
&lt;BR /&gt;I am trying to FTP a file, which was found using tWaitForFile, to an FTP site. The tWaitForFile component is configured to only pass a created file into the workflow. How should I configure the tFTPPut component to submit only the file from the tWaitForFile component? I have tried to set the FileMask on the tFTPPut component to the file name, however this did not work. I uploaded my flow that I tried to use in a screenshot. When I try to run it, it gives a "file name invalid!" error on the run console.&amp;nbsp; 
&lt;BR /&gt;I am using Talend Open Studio for ESB, version 5.5. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/210187/flow.png.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDKL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156751iC272F655ED9ABB5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDKL.png" alt="0683p000009MDKL.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289978#M63307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289979#M63308</link>
      <description>Hi,
&lt;BR /&gt;Wait for file variable used returns only the file name and what about the file path?....try using System.out.println(filenamevariable); to confirm the file name... for tFTPPut component, you also need directory path... if directory path is not available, then it looks for file inside root location of talend.... &amp;nbsp;In tFTPPut component, you will have to concatenate the directory path for corresponding file or use complete path of the file...
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 04 Aug 2014 07:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289979#M63308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T07:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289980#M63309</link>
      <description>Hi Viabhav&lt;BR /&gt;I tried entering the full file path by using ((String)globalMap.get("tWaitForFile_1_CREATED_FILE")). I also checked that the full path is returned by running it through a tJavaRow and printing out the value of ((String)globalMap.get("tWaitForFile_1_CREATED_FILE")) to verify that the path is included. Unfortunately this did not work. What did work was to specify the file filter, ie. *.csv. I think that maybe the GLOB filter cannot be set dynamically. I decided to change my job to run on a scheduler instead, and then picking up and transferring all files with that extension. I think this should work.&lt;BR /&gt;Thanks,&lt;BR /&gt;Wikus</description>
      <pubDate>Mon, 04 Aug 2014 19:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289980#M63309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-04T19:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289981#M63310</link>
      <description>Hi Wikus,&lt;BR /&gt;This is good that you found out an issue.. basically filter also works on complete file name as well... But, it is great that you found out a way&amp;nbsp;to resolve issue.&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Tue, 05 Aug 2014 08:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289981#M63310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-05T08:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289982#M63311</link>
      <description>This is an old post, however I&amp;nbsp;thought&amp;nbsp;I will just add my solution here for others: I found out about the pre- and post- job events. It seems that&amp;nbsp;when you set config settings in the pre- and post- jobs and store them in globalMap, they become available in the FTP Put component, and it will work.&lt;BR /&gt;-W.</description>
      <pubDate>Wed, 27 Aug 2014 09:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289982#M63311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Configuring tFTPPut to upload exactly one input file with Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289983#M63312</link>
      <description>Hi&lt;A href="http://www.talendforge.org/forum/profile.php?id=210187" target="_blank" rel="nofollow noopener noreferrer"&gt; WCoetser,&lt;/A&gt;&lt;BR /&gt;Thanks for sharing your soultion on forum. Would you mind&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt; clicking the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Sabrina&lt;BR /&gt; &lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 27 Aug 2014 09:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Configuring-tFTPPut-to-upload-exactly-one-input-file/m-p/2289983#M63312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T09:57:54Z</dc:date>
    </item>
  </channel>
</rss>

