<?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>We are starting a process receiving an email. The email address is public, I mea</title><link>https://community.appian.com/discussions/f/user-interface/3341/we-are-starting-a-process-receiving-an-email-the-email-address-is-public-i-mea</link><description>We are starting a process receiving an email. The email address is public, I mean that anyone can start the process sending an email. After capturing the email data we have a sail form that displays the email content (From, To, Subject, Body, Attachments</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We are starting a process receiving an email. The email address is public, I mea</title><link>https://community.appian.com/thread/11856?ContentTypeID=1</link><pubDate>Mon, 08 Sep 2014 09:38:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dffd544d-9ef2-4b3a-a6f6-81e5e7648e99</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The limitation here is that SAIL doesn&amp;#39;t support JavaScript, so maybe you&amp;#39;ll have to write your own custom smart service to process the body and then re-store it in a PV to be used in SAIL. So the parsing is done in the process not in the form.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are starting a process receiving an email. The email address is public, I mea</title><link>https://community.appian.com/thread/11807?ContentTypeID=1</link><pubDate>Thu, 04 Sep 2014 21:32:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c75bca26-a838-4804-9ac3-5844172b6311</guid><dc:creator>JEAN PIERRE</dc:creator><description>Thank you for the feedback.&lt;br /&gt;We also are using the &amp;quot;HTML Doc From Template Smart Service&amp;quot; to try to show better an HTML Email.&lt;br /&gt;(&lt;a href="https://forum.appian.com/suite/help/7.6/HTML_Doc_From_Template_Smart_Service.html)"&gt;forum.appian.com/.../HTML_Doc_From_Template_Smart_Service.html)&lt;/a&gt;&lt;br /&gt;The complication arrives when the Email&amp;#39;s BodyContentType is &amp;quot;multipart/alternative&amp;quot; with multiple Bodies each of a different Types (text/HTML or text/plain).&lt;br /&gt;We need to figure out how pass the EmailBodies variable to a JavaScript variable and render each EmailBody differently.&lt;br /&gt;Any suggestions?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are starting a process receiving an email. The email address is public, I mea</title><link>https://community.appian.com/thread/11689?ContentTypeID=1</link><pubDate>Fri, 29 Aug 2014 05:41:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6195fc54-586d-4163-a9e1-3be0d1f3e855</guid><dc:creator>Eduardo Fuentes</dc:creator><description>You won&amp;#39;t be able to display the body as-is in HTML but at least you should be able to get a readable version of it without HTML tags, if not, try wrapping it in the striphtml() function.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>