Question
4
Replies
1058
Views
DXC
Posted: April 4, 2016
Last activity: April 15, 2016
Closed
Read Attachments from Outlook msg file
Hello all,
We have a requirement to read the contents of Outlook msg file and attach individual files inside msg to the Case and also the body of the email in msg file as separate attachment. The user will attach the msg file to the Case and system should read the file and pick up attachments inside the msg file.
This is like simulating the Email Listener behavior manually through activities etc.
Any advise/help on this will be of great help!
Regards,
Swaroop
You might want to start with this - http://www.rgagnon.com/javadetails/java-0613.html
Note that Apache POI is part of the Pega 7 platform.