<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Saving an email directly, without parsing it</title><link>https://community.appian.com/discussions/f/process/23610/saving-an-email-directly-without-parsing-it</link><description>Hello, 
 I have a use case where we need to store the email directly on a service like S3, without parsing. 
 I&amp;#39;m trying to come up with a solution for this and I was wondering if the Receive Message Event allows capturing the .msg file to store it. Our</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Saving an email directly, without parsing it</title><link>https://community.appian.com/thread/90578?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 07:18:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9963c456-eb37-4214-a433-3b7e48c2f9c5</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;&amp;nbsp;if there is no deeper purpose than because i want to&amp;quot; for a requirement... yeah....&lt;br /&gt;I love these type of clients.&lt;br /&gt;&lt;br /&gt;Back to topic:&lt;br /&gt;AFAIK there is no suitable solution yet for your case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving an email directly, without parsing it</title><link>https://community.appian.com/thread/90548?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 14:45:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fc04c040-e64b-4ee8-adbe-510313143a20</guid><dc:creator>Marta</dc:creator><description>&lt;p&gt;We&amp;#39;re just trying to come up with a solution that doesn&amp;#39;t force us to parse the email by its elements and instead, archive immediately the email in S3 and only after that, if needed, parse some items from the email. It&amp;#39;s for archiving purposes only, so the client is interested in storing the raw email format instead of parsing elements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving an email directly, without parsing it</title><link>https://community.appian.com/thread/90530?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 13:45:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fba6ad9f-1556-4769-b240-6b1c033d0e3d</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;perhaps its my gap of knowledge regarding mails, but what kind of data are you missing if you can get them by parsing the elements? does parcing the raw mail itself has an advantage compared to parsing elements?&lt;br /&gt;-&amp;gt; i am really curious....&amp;nbsp; &amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving an email directly, without parsing it</title><link>https://community.appian.com/thread/90527?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 12:50:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb5944b6-ebd1-47e4-98e7-d1b83ab50c53</guid><dc:creator>Marta</dc:creator><description>&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m after the raw data because the client is asking that, before any kind of parsing, we need to safely store the raw email with all its contents (.msg file) in S3.&lt;/p&gt;
&lt;p&gt;The problem is that, from my investigation, Appian parses the contents of the email right after it reaches the Process Model, only allowing us to parse the elements (e.g, body, recipients, attachments, etc.) not the raw email itself (.msg), which is kinda what we&amp;#39;re trying to achieve.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving an email directly, without parsing it</title><link>https://community.appian.com/thread/90525?ContentTypeID=1</link><pubDate>Wed, 02 Feb 2022 12:47:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5c56a09d-bca5-4685-9b6d-cba34064b1db</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;Hi Marta,&lt;br /&gt;do you try to implement a kind of webservice for receiving&amp;nbsp;it or a mail service&amp;nbsp;which can archive the received mail afterwards?&lt;br /&gt;My first idea was:&lt;br /&gt;offer a web-api and transfer the mail as &amp;quot;document&amp;quot; and store the document accordingly&lt;br /&gt;Or are you after the raw data, which is in the msg file itself?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>