<?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>Remove Relation from older generations</title><link>https://www.aras.com/community/f/applications/6211/remove-relation-from-older-generations</link><description>My CAD is in Rev A Generation 1 
 It was added to a part on Rev A Generation 2, and was removed in Generation 3 of the part. Currently part is in Generation 4. 
 I want to delete the CAD, but it gives me error : &amp;quot; 
 &amp;lt; faultstring &amp;gt;&amp;lt;![CDATA[CAD cannot</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Remove Relation from older generations</title><link>https://www.aras.com/community/thread/3323?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 19:14:06 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:28547bc3-e49e-4b27-9a82-cfa20e596a6f</guid><dc:creator>Amitosh Tripathy</dc:creator><description>&lt;p&gt;I wrote a method with same logic, which I can run as server method and give the guid there&lt;/p&gt;
&lt;p&gt;I also made Part CAD relation available in TOC to do the same by Admins&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove Relation from older generations</title><link>https://www.aras.com/community/thread/3321?ContentTypeID=1</link><pubDate>Wed, 14 Aug 2019 07:13:25 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:6a88e212-95ad-479e-b05e-c0c22182be43</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use AML Query to delete the relationship first and delete the CAD item.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;lt;AML&amp;gt;&lt;/span&gt;&lt;br /&gt; &lt;span&gt;&amp;lt;Item action=&amp;#39;delete&amp;#39; type=&amp;#39;Part CAD&amp;#39; where=&amp;quot;[Part_CAD].related_id =&amp;#39;1111111111111&amp;#39;&amp;quot;&amp;gt;&lt;/span&gt;&lt;br /&gt; &lt;span&gt;&amp;lt;behavior&amp;gt;&lt;/span&gt;float&lt;span&gt;&amp;lt;/behavior&amp;gt;&lt;/span&gt;&lt;br /&gt; &lt;span&gt;&amp;lt;/Item&amp;gt;&lt;/span&gt;&lt;br /&gt; &lt;span&gt;&amp;lt;/AML&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Here Related ID is ID of the CAD item&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>