<?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>Denchy さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/filip</link><description>Denchy さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Mon, 20 Jul 2020 01:59:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:efe52d89-6958-4025-a701-ed236340e0c1</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Hyperlink to My InBasket</title><link>https://www.aras.com/community/f/development/3120/hyperlink-to-my-inbasket</link><pubDate>Tue, 20 Dec 2016 09:44:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cad50107-fff2-4812-b6df-8a7ae9f0b258</guid><dc:creator>Denchy</dc:creator><description>I would like to make a hyperlink to My InBasket, something like this:

&lt;code&gt;&amp;lt;a href=&amp;quot;&amp;#039;ArasServerUrl/.../default.aspx InBasket&amp;lt;/a&amp;gt;&lt;/code&gt;

What is the URL for My InBasket? Is there any documentation I can read on how to create hyperlinks to different locations inside Aras?

I want the URL to work even if the user does not have My InBasket as starting page.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Mon, 20 Jul 2020 11:25:36 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:d3cdbfe5-0452-4e69-8ef3-d39306b72421</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>Method name inside method-config.xml</title><link>https://www.aras.com/community/f/development/3160/method-name-inside-method-config-xml</link><pubDate>Tue, 14 Feb 2017 10:26:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:67a77952-e7c6-4fb0-9c55-10774cc8e6c2</guid><dc:creator>Denchy</dc:creator><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
&lt;ul&gt;
 	&lt;li&gt;$(clsname) - But this is something like CLS_F30C56EA157005D90F6DC0EAA0167D9B (not a GUID from the database)&lt;/li&gt;
 	&lt;li&gt;$(fncname) - Usually it is &amp;#39;FNCMethod&amp;#39; and I don&amp;#39;t know what it means.&lt;/li&gt;
&lt;/ul&gt;
&amp;nbsp;

I would like to get the method name (Aras database method name) from the method-config executing context, is that possible?

Is there any detailed documentation of the content of method-config?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to trigger Email Notification message transform programmatically</title><link>https://www.aras.com/community/f/development/3122/how-to-trigger-email-notification-message-transform-programmatically</link><pubDate>Fri, 30 Dec 2016 03:18:52 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:563d713d-7b18-4ccd-892e-6df1a874b0a9</guid><dc:creator>Denchy</dc:creator><description>When an Email Notification is sent in Aras I can see in the debug-log the following events:

&lt;pre&gt;&lt;code&gt;&amp;lt;event time=&amp;quot;2016-12-30 08:59:11Z&amp;quot; reason=&amp;quot;Stage1&amp;quot; TickCount=&amp;quot;88629160&amp;quot; dt=&amp;quot;16&amp;quot; message=&amp;quot;${Item[1]/message} ${Item[2]/@type}: ${Item[2]/keyed_name}&amp;quot; /&amp;gt;
&amp;lt;event time=&amp;quot;2016-12-30 08:59:11Z&amp;quot; reason=&amp;quot;Stage2&amp;quot; TickCount=&amp;quot;88629160&amp;quot; dt=&amp;quot;0&amp;quot; message=&amp;quot;Please Review Document: 12345678 A XYZ&amp;quot; /&amp;gt;&lt;/code&gt;&lt;/pre&gt;


I would like to get the &amp;quot;Stage2&amp;quot; message programmatically if possible to perform automatic testing of the message content. I know I can get a Email text file with the message content but I would prefer if I can trigger a message transform Stage1 --&amp;gt; Stage2 my self using code in our tests to avoid being dependent on output directories, disk-read-permissions and such.

I am using Aras 11.0 SP6.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>