We are having an issue where there are a bunch of parts with no supplier listed (under Site > Planning > Supplier). This started when we noticed a lot of parts did not have a supplier on them where they used to. And these are common parts purchased all the time. So I made a list and fixed them in DMT. Now there are more parts that are missing the supplier. All of these parts were recently purchased or are on the purchase suggestion list. So it almost seems like when they are added to the purchase suggestion list that the supplier on the part record is getting removed. Has anyone else heard of this?
1 Like
Oh god no this can’t be real.
Do you have a change log on PartPlant.VendorNum? If not I would add one and test your theory.
1 Like
That is a great idea. I will try to enable that.
We think it might be CadLink doing this but are not sure.
2 Likes
2nd the change log as step 1.
You can put in a Pre-Processing Method Directive on Part.Update and throw an exception. The exception message will show up as an error directly in CADLink and the commit will fail and roll back.
