<?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</title><link>https://www.aras.com/community/f/development/3515/method</link><description>Item inf_sales_order = this.newItem(&amp;quot;inf_sales_order&amp;quot;, &amp;quot;get&amp;quot;);
inf_sales_order.setProperty(&amp;quot;inf_multiple_shipment&amp;quot;, &amp;quot;1&amp;quot;);
inf_sales_order.setProperty(&amp;quot;inf_shipping_method&amp;quot;, &amp;quot;UPS&amp;quot;);
return inf_sales_order.apply();


This is simple server method attached</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Method</title><link>https://www.aras.com/community/thread/1163?ContentTypeID=1</link><pubDate>Wed, 03 Jan 2018 00:45:28 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:20898c19-361a-46c0-9b71-7ba269289f03</guid><dc:creator>Tejaswini</dc:creator><description>Hi

I am trying to set properties when a new sales order is created by a user.Which event should I use for the same and also Can I attach this method to form?

Tejaswini&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Method</title><link>https://www.aras.com/community/thread/1157?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2018 13:12:57 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7dba54b6-970a-45fe-b66c-abaf41db234a</guid><dc:creator>Eli Donahue</dc:creator><description>Hi tejaswini,

What&amp;#39;s the use case you&amp;#39;re implementing? For example, are you trying to set properties when a new sales order is created by a user? Or creating a new sales order when a server event occurs on another itemtype?

Eli

&lt;hr /&gt;

Eli Donahue

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