Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
When a viewable fails to publish, the Details and Content tabs of the model or model drawing maintains the previously created viewable (assuming one existed). Is there a way to delete this viewable from the Details and Content tab upon a publish request failure? Doing so can prevent users from assuming that this viewable is the latest one...the one representing the current version, iteration and state of the model.
Solved! Go to Solution.
There a number of critical (and inter-related) properties in the wvs.properties file that govern what gets brought forward - for Iterate, Revise, and even Save As and Move. I strongly disagree with some of the defaults. Take a look at these and the many PTC CS articles related to them.
There a number of critical (and inter-related) properties in the wvs.properties file that govern what gets brought forward - for Iterate, Revise, and even Save As and Move. I strongly disagree with some of the defaults. Take a look at these and the many PTC CS articles related to them.
Thanks. We are looking further into these now. The "publish.copyrepresentationsforward=false" seems to be the best solution for our objective of having up-to-date representables.