Skip to main content
August 16, 2011
Question

How to override object number uniqueness during workspace Save As

  • August 16, 2011
  • 0 replies
  • 325 views

I have assembly A which contains parts B, which needs to be duplicated to C & D respectively.
However, another user has previously duplicated B to D (and checked in) and done much work to D which must be kept.
Therefore, I want to duplicate A to C, and have A use D in place of B.


In Intralink 3.4, we could deal with this as follows:



  • In the workspace, duplicate A & B to C & D.
    Intralink 3.4 allowed this even though D already exists in commonspace.

  • Check-out D from commonspace, replacing the duplicate.

In Windchill Intralink 9.1, I can't seem to get away with this.
Save As will not proceed because the number must be unique..
Is there a way to override this behavior?


Gerry