Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dcazarez75
Contributor
Contributor

tFileInputMail does not extract Attachment

Hi.

Version.

Talend     Tos branding feature    6.3.1.20161216_1026    org.talend.rcp.branding.tos.feature.feature.group  

java.runtime.version=1.8.0_131-b11

 

I can´t get to work the tFileInputMail when the email comes from a mobile apple client.

The job was working without issues for almost a year.

To isolate the problem I have designed a small job to read the email file (MIME) message and investigate when it fails.

Two emails messages are attached to this issue. One with BASE64 encoding format for the attachment (a csv file) and the other with 7bit encoding for the attachment(20180624-210832_1NotOk.mail).

The thing is that the java code for the component that extract the multipart content is not getting the content. It appears to not have an attachement inside.

To make the things easier I´m working with one single mail file in the job. I have just changed the file name.

The same job works with another .mail file that comes with base64 encodig attachment. (20180624-210832_2Ok.mail)

 

 0683p000009LyCI.png

attachments directory empty. With 20180624-210832_1NotOk.mail

0683p000009Ly79.png

The job can extract attachement from 20180624-210832_2Ok.mail

 

Thank you in advance for any light on this.

Daniel.

Labels (4)
10 Replies
dcazarez75
Contributor
Contributor
Author

I don't have any update on this, even when was properly documented on jira.