<?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>Start Process By Email</title><link>https://community.appian.com/discussions/f/general/11400/start-process-by-email</link><description>Hi All, 
 I am Using Receive Message Event on Start Node to trigger the Process using Email sent to the Process Model. If I am not configuring any mapping to save Message Content it is working fine and process is getting triggered but I want to save the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Start Process By Email</title><link>https://community.appian.com/thread/50148?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 06:23:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a0d2e5cc-a417-48f7-9358-e89f965c1704</guid><dc:creator>PGarg</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
Got the issue and Process is working fine.&lt;br /&gt;
Solution - &lt;br /&gt;
In process properties we have option to specify folder which will save the incoming attachments and then use above mentioned message property to get attachment.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process By Email</title><link>https://community.appian.com/thread/50145?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 02:26:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d993074-7cd6-4f46-aa00-881499d6352d</guid><dc:creator>PGarg</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
I tried fn!property(msg!properties,&amp;quot;Attachments&amp;quot;,null()) , Now process is getting triggered but I am unable to get the attachment in Process Variable&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process By Email</title><link>https://community.appian.com/thread/50143?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 01:50:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b8939f96-6810-46ae-bf63-9cd7ef36f05d</guid><dc:creator>PGarg</dc:creator><description>Thank You, I will try this&lt;br /&gt;
&lt;br /&gt;
One more query as per documentation its mentioned that attachment will be saved in a folder and msg!properties will return document Id, so where we need to configure the Folder?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process By Email</title><link>https://community.appian.com/thread/50105?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 11:07:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e26bc993-8f0e-4b16-835b-43248e06fb91</guid><dc:creator>Vinay Kumar Rai</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
please try using property function&lt;br /&gt;
&lt;br /&gt;
fn!property(msg!properties,&amp;quot;Attachments&amp;quot;,null())&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>