<?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 Execute job based on file name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335985#M104482</link>
    <description>&lt;P&gt;I am looking to automate some processes based on a files name. I have several jobs set up to execute on files within the same files. If I have a file names foo*.xls, I would like to run job fooManipulate. If the filename is bar*.xls, I am looking to run job barManipulate and so on and so forth. Is there a way to automate the process so that it iterates through each file in the folder and runs the correct job?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2018 21:50:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-04T21:50:55Z</dc:date>
    <item>
      <title>Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335985#M104482</link>
      <description>&lt;P&gt;I am looking to automate some processes based on a files name. I have several jobs set up to execute on files within the same files. If I have a file names foo*.xls, I would like to run job fooManipulate. If the filename is bar*.xls, I am looking to run job barManipulate and so on and so forth. Is there a way to automate the process so that it iterates through each file in the folder and runs the correct job?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 21:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335985#M104482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-04T21:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335986#M104483</link>
      <description>&lt;P&gt;Not exactly sure of your flow but have you tried tRunJob?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 04:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335986#M104483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-05T04:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335987#M104484</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tRunJob has an option: dynamic job , you can use a context/global variable which you set runtime while using the tFileList to check for files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 11:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335987#M104484</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-07-05T11:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335988#M104485</link>
      <description>&lt;P&gt;You can always create a dynamic instance with context or globalMap&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335988#M104485</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-05T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335989#M104486</link>
      <description>are you running on TAC or on a standalone jobs?</description>
      <pubDate>Thu, 05 Jul 2018 13:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335989#M104486</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-05T13:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Execute job based on file name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335990#M104487</link>
      <description>on TAC Talend Administrtor Center you can add file triggers with mask to run your Job.&lt;BR /&gt;&lt;BR /&gt;on Standalone add new job with tFileList with mask linked by iterationLink to the coresonding tRunJob. do not forget to set subjob context using globaMal("tFileList_x_CURRENTFILE").&lt;BR /&gt;good luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-job-based-on-file-name/m-p/2335990#M104487</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-07-05T13:37:34Z</dc:date>
    </item>
  </channel>
</rss>

