How can I control behavior of BOM on revision up
Hi community, Here is an use case that User want to control Part by item that make the BOM are float or fixed when revision up. I read some solution that you can use a customized property and replace the action when creating a new revision. But I need more explain on doing this. Thanks to read this.0Views0likes0CommentsAdd Documents To BOM Structure
Like the title says. I need the PDF version of all CAD documents to be shown in BOM and BOM Structure. Also, these have to be downloadable, if I can add a "Download All' button that would be cherry on top! I saw a post there similar to this. Do I need to edit the SQL query for this? Add joins to bring in the CAD documents? Which sql query would need to be edited? and is the "Download All" button implemented. If someone can give me the detailed steps to accomplish this that would be awesome. Thanks!0Views0likes1CommentRecursive API call to explode BOM
The internal reporting tool in Aras doesn't work for us therefore we have to use external tools. I need to explode the BOM downwards for parts. Use this data in PowerBi to create reports. I have figured how get the BOM structure but it only gives level 1. How do I drill down? This is my call to get level 1 BOM url/Part('9A75B30B66A5465BA372C30384133345') BOM($select=quantity,nmg_material_record;$expand=related_id($select=item_number,unit,major_rev))0Views0likes0CommentsBOM Structure view with Substitute details
We are trying to fetch set of specific BOM substitute parts that are added on the Part BOM relationship of Root Part. And display it similar to BOM Structure tree view with addition filters on property. The substitute part added has to be replaced on the view with the Part on with it is present but the BOM Structure for the remaining has to be the same.0Views0likes0CommentsCustomize Bills of Materials (BOM)
Hello, I need to make a new BOM form where the BOM level is only 1 and I need to remove some of the columns that appear in the default BOM form. Also, need to add a logo to the form. Super new to Aras, therefore, if someone can point me in the right direction that would be great. I need to know which topic in the Aras documentation to look for. If someone can provide birds-eye-view of the whole process that would be great.0Views0likes3CommentsPrinting a Multi-Level BOM Report for an Effectivity Resolved BOM
Experts - How do I print a multilevel BOM report for an effectivity resolved BOM? More details: We built a 150% BOM with model effectivity. We resolve the BOM to 100% by applying the model effectivity. Now we want to print this as a Multi-level BOM Report so that procurement can do their stuff? Exporting to excel is not an option, since the report is formatted and does not need all of the properties. Kamran1.7KViews0likes5CommentsHow we can add search mode (Simple Search, AML Search, Advanced Search) dropdown in Multi-level BOM
Hi, I am trying to add search mode in the Multi-level BOM relationship toolbar, but I am not very sure that how can I achieve this. Also, I have one custom relationship where I am displaying data in TGV, in that custom toolbar also I want the same functionality i.e Search mode dropdown. Can anyone please let me know that is there any way to achieve the same? Regards, Maddy.1.4KViews0likes0CommentsExport Relationships to Import to Another ItemType
Good day all. I would like to export all of the Relationship info from one ItemType so I can import it to another ItemType. Currently our database is configured so the Parts List (BOM) is a document and not part of the Part, both are custom ItemTypes. I would like to be able to export the BOM information from the Parts List so I can add it to the Part (trying to bring our database closer to OOTB). Thank you for any recommendations that you can provide.2.2KViews0likes1CommentAras REST API - How do you navigate / create a BOM Structure using the REST API?
Hello Aras Community Members Does the ARAS REST API allow you to navigate the BOM structure, starting with a Part? For example, if I have a BOM structure as shown below, I would like to start with any Part in the structure and navigate down the BOM tree. Can anyone share the REST API endpoint for making this work, or point to a specific section in the API guide? Part A - Part A1 - Part A2 --- Part A21 --- Part A22 ------Part A221 Second question: Does the REST API allow users to create a BOM structure, e.g. a BOM tree as above? Third question: Does the REST API allow users to update the BOM structure?Solved5.2KViews0likes2Comments