Overview
The MSG File Reader smart service can be used to read the MSG file and it returns all the necessary information like(to, cc, etc.,) and also return the HTML file which contains the body present in the MSG file to retain all formatting and styles.
Key Features & Functionality
Inputs
Outputs
Hello,
Every time we try to read a .msg file that has inline image attachments, we receive the following error:
ERROR : java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "org.apache.poi.hsmf.datatypes.StringChunk.toString()" because the return value of "org.apache.poi.hsmf.datatypes.AttachmentChunks.getAttachFileName()" is null
Example file here: sample email with inline images.msg
Hi,
I am getting this error when I try to read a .msg file.
ERROR : java.lang.NullPointerException: Cannot invoke "org.apache.poi.hsmf.datatypes.StringChunk.getValue()" because the return value of "org.apache.poi.hsmf.datatypes.Chunks.getEmailFromChunk()" is null
I have attached the file that I am using.
Account Information Change Request.msg
Hi Vic Liang ,Thanks for reaching out to us,We will update the changes you mentioned in the upcoming release.Regards,Vignesh E
The output "from" captures the display name only, not the from email address
Hi Linh ,We can't reproduce the issue you mentioned. Can you share us the sample msg file that you tried with. So that it will be easier to investigate further on the issue. And kindly confirm that you are using the latest version of the plugin.Thanks,Vignesh E
Hi team, I'm having an issue with this plug-in that the generated output .html document is coming out blank. The .msg file itself does have content in it though. Is there any way to fix this?
HI team, I'm having the same issue that the generated document in html type is blank. Is there any way to fix this yet?