<?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 add completion notification automatically in Express ECO when Express ECO is saved?</title><link>https://www.aras.com/community/f/development/5991/how-to-add-completion-notification-automatically-in-express-eco-when-express-eco-is-saved</link><description>Hi Expert, 
 I tried to create C# code to to add completion notification automatically in Express ECO when Express ECO is saved. 
 var new_Compeletion_notification = inn.newItem(&amp;quot;Express ECO Notification&amp;quot;, &amp;quot;add&amp;quot;); var exp_eco_id = this.getProperty(&amp;quot;id</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to add completion notification automatically in Express ECO when Express ECO is saved?</title><link>https://www.aras.com/community/thread/2890?ContentTypeID=1</link><pubDate>Thu, 16 May 2019 20:25:22 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:74d78d95-1702-49b4-8293-c0716b9cc68d</guid><dc:creator>Joseph An</dc:creator><description>&lt;p&gt;Hi Angelalp,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Finally, I found how to solve it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I use identity ID instead of user ID, I could add complete notification automatically.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you said,&amp;nbsp;&lt;span&gt;Express ECO Notification is customed one. I didn&amp;#39;t know that.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So, it is right you never heard about it.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Anyway, thank you so much for your interest on my issue. I appreciate it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;var new_Compeletion_notification = inn.newItem(&amp;quot;Express ECO Notification&amp;quot;, &amp;quot;add&amp;quot;);&lt;br /&gt; new_Compeletion_notification.setProperty(&amp;quot;source_id&amp;quot; , exp_eco_id);&lt;br /&gt; new_Compeletion_notification.setProperty(&amp;quot;related_id&amp;quot; , &amp;quot;8CC42C5770DE42A898EAEBF55091B824&amp;quot;);&amp;nbsp;&lt;br /&gt; Item result = new_Compeletion_notification.apply();&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add completion notification automatically in Express ECO when Express ECO is saved?</title><link>https://www.aras.com/community/thread/2858?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 06:57:31 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0cb4e8ee-5007-4d79-9844-9854c507bcf3</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Which Aras version do you use? I have never seen an ItemType called &amp;#39;Express ECO Notification&amp;#39;. You really have a talble for this one?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add completion notification automatically in Express ECO when Express ECO is saved?</title><link>https://www.aras.com/community/thread/2856?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 06:42:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f7c577dd-f2c0-4111-851d-e318a90982ad</guid><dc:creator>Joseph An</dc:creator><description>&lt;p&gt;It is not customed one.&lt;/p&gt;
&lt;p&gt;I try to use onAfterAdd.&lt;/p&gt;
&lt;p&gt;Would you please help?&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add completion notification automatically in Express ECO when Express ECO is saved?</title><link>https://www.aras.com/community/thread/2854?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 06:34:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6b9d3356-8773-4b2b-9c23-c72ad0e4dd7e</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;is the &amp;#39;Express ECO Notification&amp;#39; ItemType a custom one added by youself? Which event type do you use for this one? onAfterAdd?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>