<?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>Messaging Event</title><link>https://community.appian.com/discussions/f/process/29453/messaging-event</link><description>Hi, 
 I have a requirement to send/receive message to process instance. My instance holds 3-4 receive message events a particular receive message will be executed based on the msg.properties.xyz properties. When a particular receive message event continues</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Messaging Event</title><link>https://community.appian.com/thread/116728?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2023 09:10:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46df8a78-9780-4382-a0f0-deffcbf14296</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Messaging is special ....&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Messaging Event</title><link>https://community.appian.com/thread/116726?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2023 08:57:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d6fcc8b-b2b7-418f-a700-884a91c4cc1b</guid><dc:creator>Saahil Mulla</dc:creator><description>&lt;p&gt;Ok, got it, any how it doesn&amp;#39;t come up in the monitoring state as failed Process, but we get an email about the error. Thank you &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Messaging Event</title><link>https://community.appian.com/thread/116723?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2023 08:38:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fd464078-17a8-4224-a67a-2bb9632d9ebc</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I see. And this is exactly what will fail. Accessing a non-existing field in a message using dot-notation creates the error messages you see.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Messaging Event</title><link>https://community.appian.com/thread/116720?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2023 07:38:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e60296f0-9a03-4f0f-a7fc-d6a5a7df64a5</guid><dc:creator>Saahil Mulla</dc:creator><description>&lt;p&gt;Each listener is looking for a different property using dot notation. For specific tasks we are sending specific property via a send message event. If the property exist we are storing in pv! and using it in this listener process model.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;At a time the message will hold specific property.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1690270805021v1.png" alt=" " /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1690270838801v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Messaging Event</title><link>https://community.appian.com/thread/116719?ContentTypeID=1</link><pubDate>Tue, 25 Jul 2023 07:24:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f78c03d5-9229-4a79-8dda-5ab6fc61d72a</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I think that the issue is, that this message is consumed by all your listeners. In case a listener tries to access an attribute like &amp;quot;&lt;span&gt;rejectToRequestor&amp;quot;, it will create this error message you get.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you use dot-notation or index()/property() to fetch values from these messages? Dot-notation will fail if the property does not exist.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;And, in case you want the process to stop&amp;nbsp;after consuming the first message, I suggest to configure the end events to terminate the process.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>