Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Has anyone tried to set the Common Name of a drawing after creating the drawing with the J-Link method
I am not sure if you have figured this out yet but I was experiencing the same problem and it turns out that you need to store the template file outside of PDM Link. For some reason if the drawing is created from a template that is retrieved from the data management tool you cannot change the PTC COMMON NAME even if it has never been uploaded. I began using a template outside of PDM Link and have had not issues setting the PTC COMMON NAME.
Hope this helps, Scott
To change the common name use model.setCommonName() method in JLink.
