Extended functionality of Aras Innovator Out-Of-The-Box PLM package. Developed on R11SP12 and R11SP9
Purpose to include some more or less generic and valuable feature on top of the Aras Innovotor Out-Of-The-Box PLM package.
Features in short:
-
Part Validation concept
-
Part Property coloring in grid
-
Part variant creation
-
Tree Grid View example
-
A better BOM Compare
-
Starting page
-
Open in background (Not implemented)
-
Extended API:
- History handling
- Copy from Vault Server Side
- ActivityExt
Important! Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (Tested in: R11SP9 , R11SP12, R11SP12)
- Aras Package Import tool
- (If not running SP12) Recompile https://github.com/hilleconsultit/hc_aras_core_lib for your specific version and modify method-config.xml (compare modifications between method-config.xml and method-config_R11SP12 in this project)
- Copy the Client folder located in deploy/webapp
- Paste into Innovator-folder (default: C:\Program Files (x86)\Aras\Innovator\Innovator)
- Open up the Aras Package Import tool.
- Enter your login credentials and click Login (root required)
- Enter the package name in the TargetRelease field.
- Enter the path to your local .\deploy\packages\hcaras\myimports.mf file in the Manifest File field.
- Select all packages 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.
- Part validation concept: Youtube: https://www.youtube.com/watch?v=WJLfYEj_thI
- Part property coloring in grid, part variant creation and Tree Grid View: Youtube: https://youtu.be/tkUH0XZzqFU
- Starting page and a better BOM Compare: Youtube: https://youtu.be/jsfyDUVPpqs