<?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: tfileinputmail attachments with same filenames in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260750#M41769</link>
    <description>how or where I can do this ?</description>
    <pubDate>Tue, 24 Mar 2020 22:23:48 GMT</pubDate>
    <dc:creator>AndreK</dc:creator>
    <dc:date>2020-03-24T22:23:48Z</dc:date>
    <item>
      <title>tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260744#M41763</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have to download the mail(imap) and extract the attachments: tpop --(iterate)-&amp;gt; tfilelist--(iterate)&amp;gt;tfileInputMail it is working.&lt;/P&gt; 
&lt;P&gt;But now I have an issue, if the mail includs &lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;multiple attachments with the same filename (123.pdf and 123.pdf). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;By downloading last file overwrite the first file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How can I resolve this issue ?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Mar 2020 14:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260744#M41763</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-21T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260745#M41764</link>
      <description>Yes it will override, so you need to rename the file after tfileinput mail component use tfilecopy component.</description>
      <pubDate>Sun, 22 Mar 2020 07:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260745#M41764</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-22T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260746#M41765</link>
      <description>Thank you for your quick reply.&lt;BR /&gt;But unfortunately if I'm using:&lt;BR /&gt;tFileInputMail--Main--&amp;gt;tFileList --&amp;gt; then it would be already overwirte&lt;BR /&gt;tFileInputMail--On Component Ok--&amp;gt;tFileList --&amp;gt; then it would be already overwirte&lt;BR /&gt;tFileInputMail--Iterate-&amp;gt;tFileList --&amp;gt; then it would be already overwirte and it doesn't trigger the next component&lt;BR /&gt;&lt;BR /&gt;How can I trigger next component after the download of the first attachment ?</description>
      <pubDate>Sun, 22 Mar 2020 11:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260746#M41765</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-22T11:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260747#M41766</link>
      <description>After tfileinputmail ,can you connect tfilecopy and try to rename,check that is that working.</description>
      <pubDate>Mon, 23 Mar 2020 03:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260747#M41766</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-23T03:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260748#M41767</link>
      <description>&lt;P&gt;which filename I can use in this case ?&lt;/P&gt;
&lt;P&gt;If I connect tfileinputmail --&amp;gt;tFileList--&amp;gt;tfilecopy then the file will be overwritten.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ly9r"&gt;tFileInputMail.jpg&lt;/A&gt;</description>
      <pubDate>Mon, 23 Mar 2020 07:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260748#M41767</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-23T07:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260749#M41768</link>
      <description>Check the file name which you're downloading as a global variable in the tfileiputmail.</description>
      <pubDate>Mon, 23 Mar 2020 12:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260749#M41768</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-23T12:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260750#M41769</link>
      <description>how or where I can do this ?</description>
      <pubDate>Tue, 24 Mar 2020 22:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260750#M41769</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-24T22:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260751#M41770</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;Does anyone have a solution ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 08:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260751#M41770</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-26T08:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260752#M41771</link>
      <description>Unless you modify the source code of tFileInputMail, I am afraid there is no other solution. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 26 Mar 2020 08:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260752#M41771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-26T08:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260753#M41772</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN class=""&gt;does talend have other components that can be used to extract the attachment ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 09:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260753#M41772</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-26T09:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260754#M41773</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LLw5AAG"&gt;@Andre&lt;/A&gt;, no other component can export attachment from an email, I am not sure if this situation can be consider as a bug or not, you can open a jira issue on our bugtracker to our R&amp;amp;D team, or modify the source code of component if you are a Java developer. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 27 Mar 2020 18:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260754#M41773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-27T18:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260755#M41774</link>
      <description>&lt;P&gt;ok, thank you for your reply.&lt;/P&gt;
&lt;P&gt;I have opened a new jira bugtracker for this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260755#M41774</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-03-30T16:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260756#M41775</link>
      <description>&lt;P&gt;I think there a way to solve this by storing attachments in separate folders.&lt;BR /&gt;By set the flow variable&amp;nbsp;((String)globalMap.get("tFileList_1_CURRENT_FILE")) as part of attachment export folder.&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeChat Screenshot_20200401220845.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9dd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134628i6B1228BE121D2584/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9dd.png" alt="0683p000009M9dd.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260756#M41775</guid>
      <dc:creator>pyzhou</dc:creator>
      <dc:date>2020-04-01T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260757#M41776</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7jAAG"&gt;@pyzhou&lt;/A&gt;, the problem is the mail has two attachments or more with the same name, not that different mails have attachment with the same name.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 17:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260757#M41776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-01T17:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: tfileinputmail attachments with same filenames</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260758#M41777</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7jAAG"&gt;@pyzhou&lt;/A&gt;In your case each attachment of one mail will be saved in the folder.&lt;/P&gt; 
&lt;P&gt;In my case I have one mail with two attachments with same name. By downloading the last attachment will overwrite the first one.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 19:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tfileinputmail-attachments-with-same-filenames/m-p/2260758#M41777</guid>
      <dc:creator>AndreK</dc:creator>
      <dc:date>2020-04-01T19:38:05Z</dc:date>
    </item>
  </channel>
</rss>

