<?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>Why does Aras doesn’t allow me to create 2 revisions without releasing prev</title><link>https://www.aras.com/community/f/applications/3090/why-does-aras-doesn-t-allow-me-to-create-2-revisions-without-releasing-prev</link><description>I am evaluating Aras for intermediate storage of PLM data during data exchange. As part of this use case I want to create multiple revisions of the Parts even without releasing the previous one.

I explored Aras documentation and tried various configuration</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Why does Aras doesn’t allow me to create 2 revisions without releasing prev</title><link>https://www.aras.com/community/thread/11?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 15:43:33 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e3080f34-3401-41c4-94fe-5c0d98d54c0a</guid><dc:creator>Eli Donahue</dc:creator><description>Hi Pravin,
&lt;blockquote&gt;1) Why does Aras enforce me to release previous Revision(A) before I can create new Revision (B)? Why cant I have multiple revisions as working revisions?&lt;/blockquote&gt;

This is the standard versioning logic that Aras uses for versionable ItemTypes, and an important part of the Product Engineering change items. If you&amp;#39;d like to know more about the PE application and versioning in Aras, the Aras Community team may have more information available or you could check out the content on &lt;a href="http://www.aras.com/resources/?type=Demo" target="_blank"&gt;our demo page&lt;/a&gt;.

&lt;blockquote&gt;2) I understand this is OOTB behaviour, is there a way to configure or customize this behavior to suit my needs?&lt;/blockquote&gt;

Yes, it is possible to implement custom versioning logic using properties and ItemType server events. For example, you could create properties &amp;quot;my_rev&amp;quot; and &amp;quot;my_version&amp;quot; to track the revision and version of each item. You could then use onBeforeAdd/onBeforeUpdate events or a custom ItemType action to set the custom revision/version properties according to your specific business logic.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>