Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
There is not automatic update ,when an ebom is iterated, the related MBPMs get outdated and and Update is needed to do the propagation .
The MBOM may be checkout out to another user and auto propagating may fail in this case.
You may implement a custom listener to listen for Update Parts events and then do the propagating as per the your logic.
Hi,
Why do you want to propagate Design Classification into a Manufacturing View? Is there a use case which led to this approach?
Thanks
Hari
Hi,
Perhaps "propagate" wasn't the most precise word. Let me clarify:
First, I have a design part with a classification.
Then, I create a manufacturing view, which inherits this classification.
What I want is for the design classification and the manufacturing classification to remain synchronized throughout their lifecycle.
If there is a modification to the design classification, I would like the manufacturing classification to be automatically updated.
Currently, as we frequently make changes to the design classification, this results in a large number of obsoleted manufacturing classifications.
Hello Zanet,
For this the customization as described by Fadel is the correct approach.
KR,
Charles.
