<?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 add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/f/development/55294/how-to-add-the-part-multi-level-bom-functions-to-a-new-part-object-type</link><description>Hi Community, 
 We created a new part object, and hope that the new part object have the same multil-level BOM functions as the OOTB part object. I added &amp;quot;Part Multi-level BOM&amp;quot; relationship type to the new part object, but the expected multi-level BOM</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10509?ContentTypeID=1</link><pubDate>Fri, 09 Aug 2024 00:35:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4c3ba4a1-48b0-4d4a-a5a2-d684d816a10a</guid><dc:creator>Miranda</dc:creator><description>&lt;p&gt;Hi AJ,&lt;/p&gt;
&lt;p&gt;Yes, we can get the BOM quantities now.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Many thanks for your support!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Miranda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10508?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 13:17:56 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:594cd965-e880-4a24-bf71-b5533f3b6739</guid><dc:creator>AJ Sebastian</dc:creator><description>&lt;p&gt;Hi Miranda,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you merge the part/bom Items like in PE_BomStructure, you should be able to query both Part and BOM Data:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1723123030813v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Could you please post a picture of your query/TGV definition so I can see what it looks like.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10505?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 01:39:39 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:97424742-b144-4fd0-8ae2-8a053afff712</guid><dc:creator>Miranda</dc:creator><description>&lt;p&gt;Hi AJ,&lt;/p&gt;
&lt;p&gt;Additional remarks,&amp;nbsp;&lt;span&gt;&amp;nbsp; if I follow &lt;/span&gt;&lt;a href="https://aras.com/en/blog/an-introduction-to-query-builder-and-tree-grid-view"&gt;An Introduction to Query Builder and Tree Grid View | Aras&lt;/a&gt;&amp;nbsp;guid, it only display the part&amp;#39;s properties, and the BOM properties cannot be displayed. However, the BOM quantities is the BOM properties, not part&amp;#39;s properties. How to display BOM quantities in the multi-level BOM veiw?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Miranda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10504?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 01:19:09 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:849f38b1-641d-47e7-846a-b952c2de0d0e</guid><dc:creator>Miranda</dc:creator><description>&lt;p&gt;Hi AJ,&lt;/p&gt;
&lt;p&gt;Many thanks for your information. We&amp;nbsp;&lt;span&gt;removed the intermediary nodes now. However we found another one big issue, the quantity displayed in the multi-BOM view is not the part quantities used by it&amp;#39;s parent. What should I do to display the correct BOM quantities？&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Miranda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10490?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 13:06:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0014fa02-abdf-4dbc-adb9-932869a0d61c</guid><dc:creator>AJ Sebastian</dc:creator><description>&lt;p&gt;Hi Miranda,&lt;/p&gt;
&lt;p&gt;This behavior is expected, assuming you configured your tree grid view this way. I think there are two options to remove the intermediary nodes. You can either remove them from your Tree Grid View by Unmapping them:&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1722949490758v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Or you can do what the PE_BomStructure TGV does and combine the elements. Here&amp;#39;s a different blog on how to combine your elements to achieve your goals:&amp;nbsp;&lt;a href="https://aras.com/en/blog/advanced-tgv-topics"&gt;Advanced Tree Grid View Topics&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10489?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 07:03:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:856a8b31-ef19-4c5d-ab97-3c58fefd2c58</guid><dc:creator>Miranda</dc:creator><description>&lt;p&gt;Hi AJ，&lt;/p&gt;
&lt;p&gt;I referenced the blog of&amp;nbsp;&amp;nbsp;&lt;a href="https://aras.com/en/blog/an-introduction-to-query-builder-and-tree-grid-view"&gt;An Introduction to Query Builder and Tree Grid View | Aras&lt;/a&gt;, and get&amp;nbsp;the multi-level BOM. The BOM levels and properties are correct, but the structure display looks very strange as the extra relationship levels were displayed. Could you tell me how to remove these redundancy levels?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/community/resized-image/__size/640x480/__key/communityserver-discussions-components-files/3/pastedimage1722927430222v1.png" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Miranda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10488?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 00:52:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:8a3e42d3-3e28-44b1-b30e-60da8bab6526</guid><dc:creator>Miranda</dc:creator><description>&lt;p&gt;Hi AJ,&lt;/p&gt;
&lt;p&gt;Many thanks for your information.&amp;nbsp;&lt;br /&gt;We are very green hand of Aras system. If you can provide more detailed instructions or guidance, that will be great helpful for us. We are using&amp;nbsp;&lt;span class="aras-dialog_about__revision"&gt;Release&lt;span&gt;&amp;nbsp;&lt;/span&gt;16&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="aras-dialog_about__build"&gt;Build&lt;span&gt;&amp;nbsp;&lt;/span&gt;14.0.2.33605.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;Thanks in advance.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;Best,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;Miranda&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="aras-dialog_about__build"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add the part multi-level BOM functions to a new part object type</title><link>https://www.aras.com/community/thread/10487?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2024 18:10:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:123b0599-b753-4abd-8b17-beabae1ba880</guid><dc:creator>AJ Sebastian</dc:creator><description>&lt;p&gt;Hi Miranda,&lt;/p&gt;
&lt;p&gt;The Multi-level BOM view you&amp;#39;re looking for is actually a &lt;strong&gt;Tree Grid View.&amp;nbsp;&lt;/strong&gt;While you&amp;#39;ve added the relationship, the context item has switched So your &lt;strong&gt;Query Definition&lt;/strong&gt; will no longer work. You can try and replicate the PE_BomStructure Query definition and Tree Grid View&amp;nbsp; using your new ItemTypes to get something as close as possible.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;AJ&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>