How to add multiple waste event under production event uid programmatically?
We maintain both Production count and Waste count in an external database. These values are fetched programmatically into RTPPM, as described here: PTC Community – How to update the production count using Production Event UID.
In addition, we track rejection part counts with multiple rejection reasons. Our requirement is to update these rejection reasons in RTPPM as well.
The question is: Can multiple waste events be created programmatically under a single Production Event UID to capture different rejection reasons with rejection count?



