Manufacturing Process Planning - Add item at same level as Operation?

In our MPP instance, I want to add a new ItemType at the same level as Operation in the 'View Process Plan' tree.  Is that possible?  Will it require a ton of customization to client-side code in the solution directory under "Innovator\client\Solutions".

I did a quick search and didn't see anything like that.  Any thoughts or examples would be appreciated.

Parents Reply Children
  • I was able to successfully edit the "Document Type" and XML schema to add my "Procedure" at the same level as Operation.  Unfortunately, doing so is only one piece to the puzzle.  You definitely have to edit the code tree javascript under "innovator\client\Solutions\MPP" to make it go further.  I am to the point where I can add the Procedure but it doesn't show in the Process Plan tree despite being available in the database.  Still plugging away at it and hoping that Aras support will provide some insight.