Reading attachment file
Hi,
We wan to read the contents form body section of the email on click of a button. For this we are using the attachment file created under Communications Screen --> Communication list --> Attachments tab. All the processed mails are stored as Original Messgexyzzxsx.txt in processed folder(server/bin/processed).
When we use GetFile method, we get the error The file Original Message.txt could not be found on any specified file system.(SBL-UIF-00230) because the files are stored in different folder.
Is there a way to download/read the files form Processed folder ? Or any other way of the reading the contents form mail body ?