<?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>Receive Message Attachment</title><link>https://community.appian.com/discussions/f/process/39306/receive-message-attachment</link><description>Hello, I am trying to capture the attachments sent by email when starting a process by email is configured. I have tried to store in a variable (multiple) of type document the following data but the variable remains null: 
 - fn!property(msg!properties</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Receive Message Attachment</title><link>https://community.appian.com/thread/149051?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 10:08:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de3eea27-6f4f-4f54-959f-a2513eb969f7</guid><dc:creator>Guduri Durga Pavan SriHari Raju</dc:creator><description>&lt;p&gt;&amp;nbsp;&amp;nbsp;Ensure that you configure the Process as a public trigger. You can do this in the Process properties by selecting &amp;quot;Allow anyone to fire triggers.&amp;quot; Additionally, specify the attachment folder where you want to store the files.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/25.2/Receive_Message_Event.html"&gt;Receive Message Event - Appian 25.2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1750241240971v2.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive Message Attachment</title><link>https://community.appian.com/thread/149049?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 08:44:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ac02407-272f-4cca-a904-a43009302ac9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Seems like this email does not have any attachments.&lt;/p&gt;
&lt;p&gt;Did you follow the guidelines in the documentation regarding setting up incoming email in processes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive Message Attachment</title><link>https://community.appian.com/thread/149047?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2025 08:03:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9aae4a9-7c72-45fd-bf15-17b5b2a83655</guid><dc:creator>Megha Ramnani</dc:creator><description>&lt;p&gt;Try accessing msg!properties.AttachmentErrors This can help identify if there were any issues while processing the attachments in the incoming email. It can be a way to debug and check if Appian had trouble extracting the files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>