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
Hi dineshd, requesting for an update
Hi Ferosha,The FileNotFoundException occurs when the specified file does not exist in the directory or there is no access to the file. Kindly check whether the file is present in the directory and there is sufficient access to the file.
Hi dineshd,
The plugin is able to read the msg file and populate all the outputs except generated document and attachments. We can see new documents in the folder where attachments would be read by the plugin and stored in, but the variables were not populated. It is also not generating the HTML document corresponding to the msg file
The plugin is able to read the MSG file and it is populated almost all the outputs, except the generated document and attachments. We have 2 scenarios: 1. The msg file does not contain any attachments; in this case we can see the new generated document in the folder where the new files are stored, but the plugin throws the previous state error. 2. The msg file contains attachments; in this case we can see the attachments in the folder where the new files and attachments are stored, but we cannot see the generated msg file and the plugin throws the mentioned error.
Hi Dinesh,
The Appian version is 22.4.800.0
Steps:
1. Downloaded the zip file
2. Uploaded the .jar file in the path <APPIAN_HOME>/_admin/plugins
3. Received the below error in the Appian application
Node Instance Read MSG
ErrorOccurred The file '/apps/appian/_admin/accdocs1/6055/10008955.msg' does not exist
Hi Ferosha,Kindly specify your Appian version and could you please provide us with the detailed replication steps.
Receiving error after installing the plugin : ERROR com.vuram.plugins.msghandler.ReadMsg - PLUGIN ERROR : java.nio.file.NoSuchFileException: /apps/appian/_admin/accdocs1/6055/10008917.rpmsg
Kinldy help
HI vigneshe
Please find the attachment that I'm trying.Please Ignore this email_.msg
Hi adithyay811,Can you please share the sample .msg file used? We cannot reproduce the issue reported.Regards,Vignesh E
Hello vigneshe,
Below are the steps that I followed.
1. Created a new PM and added Read MSG Node.
2. Configured all the rule inputs and outputs and passed in a sample .msg file in msgFile input.
3. Executed the PM in debug mode.
I was able to capture all the parameters including the document that was generated. But the document does not have any data.