<?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>unable to get ID on avtivity2 in server event OnAfterPromote</title><link>https://www.aras.com/community/f/development/36960/unable-to-get-id-on-avtivity2-in-server-event-onafterpromote</link><description>Hello, I try in Server method to get ID on current activity2 when this is promoted to completed (On project ITEM) 
 See project management 
 
 I write an server method cCharp triggered on OnAfterPromote event, but impossible to get ID and results are</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: unable to get ID on avtivity2 in server event OnAfterPromote</title><link>https://www.aras.com/community/thread/7619?ContentTypeID=1</link><pubDate>Mon, 18 Oct 2021 07:11:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cfb9a582-a29e-4edc-9052-9b105c7ad4b0</guid><dc:creator>alaxala</dc:creator><description>&lt;p&gt;idlist is not a property, idlist is an attribute. Try this.getAttribute(&amp;quot;idlist&amp;quot;).&lt;/p&gt;
&lt;p&gt;But be aware, as it is used &amp;quot;idlist&amp;quot; it can contain multiple values separated by commas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>