<?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>Method name inside method-config.xml</title><link>https://www.aras.com/community/f/development/3160/method-name-inside-method-config-xml</link><description>Is there a way to get the executing method name from method-config.xml?

When I inspect the variables in method-config using a debugger I cannot see the real method name anywhere. Some variables I thought it might be are
 
 $(clsname) - But this is something</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Method name inside method-config.xml</title><link>https://www.aras.com/community/thread/248?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 08:11:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fa2c36f3-af23-4523-b446-850148568aec</guid><dc:creator>Former Member</dc:creator><description>I&amp;#39;ve been looking into this as well. You can sometimes use GetType() on the EventData, or $(EventDataClass) but it usually only works for some of the events (OnAfterAdd for instance).

Doesn&amp;#39;t seem like there&amp;#39;s a lot of information about the server events themselves.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Method name inside method-config.xml</title><link>https://www.aras.com/community/thread/229?ContentTypeID=1</link><pubDate>Fri, 10 Mar 2017 11:57:59 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:38575ee7-7e88-48d5-9e96-e76701d14bd0</guid><dc:creator>Eli Donahue</dc:creator><description>Hi Denchy,

Were you able to figure out how to find the method name? If you&amp;#39;re still working on this, I&amp;#39;d recommend looking into the inItem object. Maybe there is a way to access the method name from there?

The only documentation I know of that references the method templates in method-config.xml is the section of the Programmer&amp;#39;s Guide that demonstrates how to reference custom dlls. Aras Support may be able to offer more information on method-config.xml.

Eli

&lt;hr /&gt;

Eli Donahue

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>