<?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>CAD revision management</title><link>https://www.aras.com/community/f/getting-started/3938/cad-revision-management</link><description>I&amp;#39;ve just gotten started evaluating Aras Innovator as a PDM solution. I have been able to work out most of the functionalities we need it for, which is mainly related to keeping track of our CAD documentation. However, there are two things that get in</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: CAD revision management</title><link>https://www.aras.com/community/thread/2576?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 18:03:35 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:1a9aa94d-3133-4862-8dea-3731a63038ee</guid><dc:creator>KentKeller</dc:creator><description>&lt;p&gt;I am very new to Aras.&amp;nbsp; Are you saying that the top level assembly (EBOM) tracks the revisions of the children as part of the definition of the assembly revision?&amp;nbsp; This would mean that, by default, lower level changes are not reflected in your product structure until you revise each higher assembly.&amp;nbsp; Seems to me that the basic rules of EBOM are: &amp;quot;Latest and Greatest of all components all of the time, no exceptions&amp;quot;.&amp;nbsp; MBOM rules are different, requiring tracking of exact revisions used as this is the &amp;quot;As built&amp;quot; Assembly.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAD revision management</title><link>https://www.aras.com/community/thread/2058?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 11:34:44 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9ee42389-a490-4dc3-af9a-490023518e52</guid><dc:creator>Former Member</dc:creator><description>The CAD Document item and it&amp;#39;s ability to be related to Parts, BOMs, changes, etc. is used by the CAD Connectors created for Aras Innovator for CAD file management. The behavior to understand the related CAD Parts/Subassemblies/Drawings from a CAD Assembly is part of the CAD Connectors themselves. If you do not have a CAD Connector that understands the CAD authoring tool&amp;#39;s parent-child relationships, you are going to end up doing it manually as you described. What CAD tool are you using? Are you interested in a CAD Connector to help with CAD file management from within the authoring tool? See link for more detail: &lt;a href="https://www.aras.com/en/capabilities/cad-integration"&gt;www.aras.com/.../cad-integration&lt;/a&gt;

It is the behavior of the CAD Authoring tools that an update to a child part/assembly is a change to the parent. If you use the default revision scheme, this is how your scenario should work:

Assembly, Component 1 &amp;amp; Component 2 released at Rev A - relationship gets &amp;quot;locked&amp;quot; at this point, so that the Released Rev A of the Assembly will always know that is has Released Rev A of both components

Minor change is required for Component 2 that does not require changing the parent Assembly. If you do as follows:
&lt;ul&gt;
 	&lt;li&gt;Do a New Revision on Component 2, Rev B, this puts it into a Preliminary state at Rev B&lt;/li&gt;
 	&lt;li&gt;Change Component 2 and Release it at Rev B&lt;/li&gt;
 	&lt;li&gt;Released Rev A of the Assembly still points to Rev A of Component 2&lt;/li&gt;
 	&lt;li&gt;The next time the Assembly is Revised, it will default to the latest revision of Component 2, i.e. Rev B.&lt;/li&gt;
&lt;/ul&gt;
If there is a desire to keep Assembly at Rev A while actually having been modified to use Component 2 Rev B, then you will need to change the default behavior so that the Relationship doesn&amp;#39;t get &amp;quot;locked&amp;quot; on Assembly Rev A at Release, so yes, you need to change the Item Behavior to Float with No Life-Cycle Behavior.

Hope this helps!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>