<?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 change state of Part</title><link>https://www.aras.com/community/f/development/3612/how-to-change-state-of-part</link><description>Curent, state of item Part is &amp;#39;Preliminary&amp;#39;

I want change state of item Part from &amp;#39;Preliminary&amp;#39; to &amp;#39;Released&amp;#39; and implement as below:

&amp;lt;Item type=&amp;quot;Part&amp;quot; action=&amp;quot;edit&amp;quot; id=&amp;quot;50B48766A923456ABE4FE28A74 157D09&amp;quot;&amp;gt;
&amp;lt;state&amp;gt;Released&amp;lt;/state&amp;gt;
&amp;lt;/Item&amp;gt;

or

UPDATE</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to change state of Part</title><link>https://www.aras.com/community/thread/1404?ContentTypeID=1</link><pubDate>Wed, 07 Mar 2018 07:24:38 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:779d1362-3852-41c8-80c4-8f42c9ee7c79</guid><dc:creator>AngelaIp</dc:creator><description>You have to use action &lt;code&gt;promoteItem&lt;/code&gt; instead of &lt;code&gt;edit&lt;/code&gt;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>