• Callback not working properly if I dont have debugger in my javascript code

    I have added a popup on button click on the mpp_OperationQuickEdit Form which opens form with a single relationship which I have created.It works like the 'Launch AML Editor' action on MCOs.I have added a save changes button which adds or remove relationships…
  • Manufacturing Process Plan (MPP) Add Foreign Data Type to Item?

    Trying to add a Foreign Data property to the Item Type "mpp_ProcessPlan". Had a user request that the Produced Part number be displayed/searchable from the MPP grid. Currently there is a Relationship tab to the Produced Part "mpp_ProcessPlanProducedPart…
  • MPP Operations does not saved when I changed to select an existing operation. Thanks.

    Hi all, Hope you are doing well during the quarantine! Here is an urgent issue that need your help. In MPP (Process Plan) module, we are trying to change to select an existing operation instead of inserting an operation manually in MPP. Since…
  • How to rollup cycle time and setup time of operations and set that value to a process plan property

    Hi, I have a property called 'duration' in mpp_ProcessPlan and i would like to fill that Property value with sum of cycle time + setup time of all the operations associated with a process plan. how to write server side method for relationship Types…
  • MPP with multiple Itemtypes

    Hello, I have a use case where I wanted to be able to use the MPP module to create process plans for more than one itemtype, ex. some process plans are based on parts and some are based on another itemtype. Is this possible? I know that you can use…
  • Integrating aras innovator with an external database

    Hi folks, I have a question and i think you guys can help me. my question is how to change the property of operation number in process plan from Integer to a String. when i tried to change in the properties of mpp_operation which is a item type, it showing…