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 based on relationship added or removed.Then a callback function is provided.the relationships are added or removed successfully but the problem is that the callback works fine if I have put debugger in my javascript code otherwise it just closes both the forms the new popup and the quickEdit form.What could be the problem?6.3KViews1like12CommentsMPP 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 a custom itemtype instead of parts but as far as I understand it, you replace parts with your custom itemtype as the produced object of the process plan. Can you have multiple options at the same time? Regards Rick6KViews0likes5CommentsMPP 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 I updated the code as Screenshot below, the operation dialog works as I expected, but the Operations we selected does not save into database, of course it does not show in the mpp panel as well. please see the screenshots below. Thanks very much. Best regards, Jen Li4.9KViews0likes2CommentsIntegrating 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 error that can't change the system properties. what can i do? because I have operation number something like A0, B0 etc.. and another question is how can i share data from aras database to another external database and vice versa, i mean how can i integrate aras innovator with an external database. Thanks folks..!!Solved3.9KViews0likes1CommentManufacturing 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". When I add a new property on the MPP_ProcessPlan Item Type, I do not see the produced part in the Foreign Property Selection Tree. Is there a way to add to the selection tree? See attached for screenshots.[View:/cfs-file/__key/communityserver-discussions-components-files/3/MPP-Produced-Part.docx:320:240] Has any one done this? What am I missing? Thanks, Jake1.8KViews0likes2CommentsHow 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. I went through Programmers Guide but i couldn't able to understand. Thanks.1.4KViews0likes0CommentsWhere are "Resources" stored?
I need to add some "Resources". If I use the 'Create' button and manually add them where are these stored in code base. Our Production environment is missing some resources. I want to add them in my dev. environment and the export the XML but I can't find where would the new enteries be stored. "Resources" comes from mpp_machine item , guessing from the icon, which is poly-source item to mpp_Resource if that helps. Thanks!Solved0Views0likes5CommentsChange Management for Manufacturing Process Planning (MPP)
Hello all, I am currently investigation best-practices for Change Management (CM) related to manufacturing process plans (MPP). There is a lot of information available on CM of Parts and (CAD) Documents, but not so much about updating the related Process Plans. I am wondering if anyone is willing to share their opinion and recommendations for revising Process Plans. Do you manage MPP changes separately or is it part of your MBOM configuration? What initiates an MPP change? Engineering Change > Manufacturing Change > Process Plan Change? Document > Process Plan Step > Process Plan Change? Any other? What Aras ItemType do you use as change container (ECN, ECO, ECR, etc.)? I hope we can have an open discussion to learn more from each other! Best regards, Daan0Views0likes3Comments