Plug-in (Function & Smart Service)Free

MSG File Reader

by Vuram Technology

Description

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.

Features

Parameters

Inputs Msg File (Document) - The msg file to be processed or read. Document Name (Text) - Name for the newly created HTML Document. Generated Document Folder (Folder) - Folder to which the output HTML Document to be saved in. Attachment Folder (Folder) - Folder to which all the attachments to be saved in.

Outputs Generated Document (Document) - The output Html Document. Attachments (Document) - The attachments present in the msg file and it is of multiple type. From - From email address present in the MSG file Bcc - Bcc email address present in the MSG file. if it is more than it will be returned in comma separated format. Cc - Cc email address present in the MSG file. if it is more than it will be returned in comma separated format. To - To email address present in the MSG file. if it is more than it will be returned in comma separated format. Body - Returns body in the plain text format. Subject - Returns the subject of the email. Sent Date - Returns the Sent date of the email. Error Message (Text) - Error message received. Error Occurred (Boolean) - Set to true on the occurrence of error.

Release notes

  1. Updated the content access methods to their latest versions.
Version history (11)

1.0.12

  1. Fixed a bug where the node takes up too much of the heap space.
  2. Patch fix.

1.0.11

Fixed the issue with retrieving inline images from the MSG file.

1.0.10

The output parameter “from” now returns email instead of displayName.

1.0.9

Updated plugins as of Appian Version 23.2

1.0.8

Bug fixes

1.0.7

Bug Fix

1.0.6

Security patch attached

v1.0.5

Security patch attached

v1.0.4

Bug Fixed

v1.0.3

Security Patch updated

v1.0.2

Fixed bug in extracting attachments.

Resources