cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Disable PDMLink 10.1 from carrying forward old iteration's image

DonSenchuk
7-Bedrock

Disable PDMLink 10.1 from carrying forward old iteration's image

I'm looking for a way to stop Windchill PDMLink from carrying forward the Creo View images from previous iterations.

 

Currently, if a publish job fails the system will pull forward the image from the previous iteration. As you can imagine, this causes a problem when people try to review the drawings from Creo View and get a half-completed mess, yet when the file is opened in Creo Parametric everything is completed properly.

 

Any ideas?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 ACCEPTED SOLUTION

Accepted Solutions

Hey Don,

I've got this in my site.xconf file and I do not get the old iteration image.

<Property name="publish.copyrepresentationsforward" overridable="true"

targetFile="codebase/wvs.properties"

value="false"/>

I think this is it as I have had this since 10.0 and am now on 10.2, but someone else set that up for me back then and I have just carried it forward each version.

View solution in original post

2 REPLIES 2

Hey Don,

I've got this in my site.xconf file and I do not get the old iteration image.

<Property name="publish.copyrepresentationsforward" overridable="true"

targetFile="codebase/wvs.properties"

value="false"/>

I think this is it as I have had this since 10.0 and am now on 10.2, but someone else set that up for me back then and I have just carried it forward each version.

Thanks Brian. I'll give it a test and see how it goes.

Top Tags