Skip to main content
1-Visitor
February 18, 2013
Question

New Revision References

  • February 18, 2013
  • 1 reply
  • 988 views

Hi all,

In our PDMLink 10.1 installation, we want the new revision of WTPart, to not carry forward link/reference to any related Documents/EPMDocuments from the previous revision.

Is it possible?

Thanks!

1 reply

GregoryPERASSO
16-Pearl
February 18, 2013

Hello

Try may be to comment the "copyRules" in the codebase/wt.properties file

wt.enterprise.copyRules5=wt.part.WTPart,Relationship,wt.part.WTPartReferenceLink-references

I don't remember if it only apply to SaveAs, or also to Revise ....

If not, you will need to use a custom listener on Revise to delete links ....

regards