The MBOM Creator is a quick tool for making an MBOM, where you can use part by part additions as well as drag and drop from your EBOM to build out an MBOM.
Release | Notes |
---|---|
v1.0 | First release. Built and tested on Aras Innovator 12 SP1. |
Project | Aras |
---|---|
v1.0 | 12.0 SP1 |
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed, of at least version 12 service pack 1.
- Backup your code tree and store the archive in a safe place
- Open up the Aras Package Import Tool
- Enter your login credentials and click login.
- Enter the package name ("mbom-creator") in the TargetRelease field
- Enter the path to your local ..\mbom-creator\Import\imports.mf file in the Manifest File field
- Select MBOM_Creator in the Available for Import field.
- Select Type = Merge and Mode = Thorough Mode.
- Click Import in the top left corner.
- Close the Aras Package Import tool.
- Login to Aras
- Navigate to Design > Parts in the table of contents (TOC) and click Search
- Right click on a Project item in the main grid and select Create New MBOM
- From here, you can do several things:
- Left click on the left to drag part of the EBOM over to the part you want it listed under, then release.
- Right click on a part in your MBOM and click "Add Part", then select the part you want to add from the search grid.
- Right click on a part in your MBOM and click "Add Phantom", then provide the information for your phantom.
- Right click on a part in your MBOM and click "Remove Part"
- When you're ready, click Save in the top right.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
Original Aras community project written by Skyler Crossman at Aras Corp.
Documented and published by Skyler Crossman for Aras Labs. @skycrossman
This project is published to Github under the MIT license. See the LICENSE file for license rights and limitations.