<?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/"><channel><title>douglasdoane さんのアクティビティ</title><link>https://www.aras.com/community/members/douglasdoane</link><description>douglasdoane さんの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><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><pubDate>Fri, 23 Feb 2024 12:39:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:72a7e8ae-1862-4622-bda3-a08c61888922</guid><dc:creator>Acrius</dc:creator><description>&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;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;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;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>