<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>How to use email query Activity Assignment comments?</title><link>https://www.aras.com/community/f/development/38271/how-to-use-email-query-activity-assignment-comments</link><description>Hello All, 
 have possible use email query get Activity Assignment comments? 
 I use this code. but comments get error information, and close by show resent ID. 
 the following is query list 
 
 
 
 &amp;lt;Item type=&amp;quot;Activity&amp;quot; id=&amp;quot;${Item/ActivityId}&amp;quot; action</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to use email query Activity Assignment comments?</title><link>https://www.aras.com/community/thread/10239?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 10:34:55 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:785bea9e-9552-4f6f-a9ab-baf9e2359f0a</guid><dc:creator>douglasdoane</dc:creator><description>[quote userid="16349" url="~/f/development/38271/how-to-use-email-query-activity-assignment-comments"]&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;have possible use email query get Activity Assignment comments?&lt;/p&gt;
&lt;p&gt;I use this code. but comments get error information, and close by show resent ID.&lt;/p&gt;
&lt;p&gt;the following is query list&lt;/p&gt;
&lt;div class="content-scrollable-wrapper" style="max-width:100%;overflow:auto;max-height:none;"&gt;&lt;table width="704" height="82"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="1007"&gt;&amp;lt;Item type=&amp;quot;Activity&amp;quot; id=&amp;quot;${Item/ActivityId}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;name,message,id&amp;quot;/&amp;gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;lt;Item type=&amp;quot;${Item/@type}&amp;quot; id=&amp;quot;${Item/@id}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;item_number,keyed_name,a_model,a_brand,a_no,b_view&amp;quot;/&amp;gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;lt;Item type=&amp;quot;ItemType&amp;quot; id=&amp;quot;${Item/@typeId}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;label,name&amp;quot;/&amp;gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;lt;Item type=&amp;quot;Activity Assignment&amp;quot; source_id=&amp;quot;${Item/Activity}&amp;quot; action=&amp;quot;get&amp;quot; select=&amp;quot;closed_by,comments&amp;quot;/&amp;gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;so how can I get this correct comments and close_by show key name?&lt;/p&gt;
&lt;p&gt;Can you suggest me ? How can i do it?&lt;/p&gt;[/quote]
&lt;p&gt;I think you should verify Field Names and Relationships. Double-check the field names and relationships in your code. Make sure that &amp;quot;comments&amp;quot; and &amp;quot;closed_by&amp;quot; are the correct field names for the Activity Assignment object in your system. Additionally, ensure that the relationships between the Activity Assignment and the related objects (e.g., &amp;quot;Activity&amp;quot;, &lt;span style="color:#333333;"&gt;&lt;a style="color:#333333;" href="https://geometrydash-scratch.com"&gt;geometry dash scratch&lt;/a&gt;&lt;/span&gt;, and &amp;quot;Person&amp;quot;) are correctly defined.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>