<?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: How to I process files after archiving them? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-I-process-files-after-archiving-them/m-p/2315085#M85783</link>
    <description>Hi,
&lt;BR /&gt;For your job requirement, you can design your job like:
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tFileUnarchive&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp;--&amp;gt;OnsubjobOk--&amp;gt;tfilelist_1(xml file)--&amp;gt;tfileinputxml--&amp;gt;t&amp;lt;DB&amp;gt;output&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt;Onsubjobok--&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tfilelist_2(&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;image file&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;)--&amp;gt;further processing--&amp;gt;tfilecopy(move image file to other place)&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Let us know if it is Ok with you.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Tue, 17 Jan 2017 02:45:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-17T02:45:24Z</dc:date>
    <item>
      <title>How to I process files after archiving them?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-I-process-files-after-archiving-them/m-p/2315084#M85782</link>
      <description>&lt;P&gt;I have a zip file, with XML and image files inside.&lt;BR /&gt;I need to extract them, and process them.&lt;BR /&gt;XML file gets written to a database,&lt;BR /&gt;image file will be resized and moved to an appropriate folder (based on XML data)&lt;BR /&gt;&lt;BR /&gt;What components do I need to use to achieve all this?&lt;BR /&gt;&lt;BR /&gt;Right now I got tFileUnarchive &amp;nbsp;-iterate-&amp;gt; tFileList, but from there, I don't know what to do. How to split the flow based on the file type?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 05:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-I-process-files-after-archiving-them/m-p/2315084#M85782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-16T05:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to I process files after archiving them?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-I-process-files-after-archiving-them/m-p/2315085#M85783</link>
      <description>Hi,
&lt;BR /&gt;For your job requirement, you can design your job like:
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tFileUnarchive&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp;--&amp;gt;OnsubjobOk--&amp;gt;tfilelist_1(xml file)--&amp;gt;tfileinputxml--&amp;gt;t&amp;lt;DB&amp;gt;output&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--&amp;gt;Onsubjobok--&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tfilelist_2(&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;image file&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;)--&amp;gt;further processing--&amp;gt;tfilecopy(move image file to other place)&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Let us know if it is Ok with you.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 17 Jan 2017 02:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-I-process-files-after-archiving-them/m-p/2315085#M85783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-17T02:45:24Z</dc:date>
    </item>
  </channel>
</rss>

