<?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 how to give dynamic file path input to tFileInputPositional in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317243#M87702</link>
    <description>Hello,
&lt;BR /&gt;I am trying to take data from text file and store them into database. right now fortFileInputPositional filename/stream
&lt;BR /&gt;i have set a static path. i want to know that whether is it possible to set dynamic path ? so i can run my job on multiple file in one execution?
&lt;BR /&gt;thanks.</description>
    <pubDate>Wed, 16 Apr 2014 20:31:02 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-04-16T20:31:02Z</dc:date>
    <item>
      <title>how to give dynamic file path input to tFileInputPositional</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317243#M87702</link>
      <description>Hello,
&lt;BR /&gt;I am trying to take data from text file and store them into database. right now fortFileInputPositional filename/stream
&lt;BR /&gt;i have set a static path. i want to know that whether is it possible to set dynamic path ? so i can run my job on multiple file in one execution?
&lt;BR /&gt;thanks.</description>
      <pubDate>Wed, 16 Apr 2014 20:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317243#M87702</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-04-16T20:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to give dynamic file path input to tFileInputPositional</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317244#M87703</link>
      <description>Hi, 
&lt;BR /&gt;It is possible to set dynamic path. 
&lt;BR /&gt;For your scenario, you can use tContextLoad or explicit tContext to load your multiple filename and give a Context value in filename/stream of tFileInputPositional. 
&lt;BR /&gt;Please take a look at my screenshots and online component reference 
&lt;A href="https://help.talend.com/search/all?query=tContextLoad&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tContextLoad&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 17 Apr 2014 04:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317244#M87703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T04:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to give dynamic file path input to tFileInputPositional</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317245#M87704</link>
      <description>Hi Dipens,
&lt;BR /&gt;I Assume this is what you are looking for - 
&lt;A href="https://help.talend.com/search/all?query=tFileList&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFileList&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;Use tFileList--&amp;gt;tFileInputPositional--&amp;gt; DatabaseOutput
&lt;BR /&gt;- in tFileInputPositional - use tFileListCurrentFilePath for Filename
&lt;BR /&gt;- use appropriate filter if any...
&lt;BR /&gt;After executing the job, you would iterate on each file based on standard metadata and see the output of each file.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 17 Apr 2014 05:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-give-dynamic-file-path-input-to-tFileInputPositional/m-p/2317245#M87704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T05:54:13Z</dc:date>
    </item>
  </channel>
</rss>

