Skip to main content
15-Moonstone
February 18, 2026
Solved

How to create an alias on WTPart which shows the projects Name it is shared to.

  • February 18, 2026
  • 1 reply
  • 42 views

I am using Windchill PDMLink Release 13.0.2

How to create an alias on WTPart which shows the projects it is shared to.
sharedVersionRef@wt.inf.sharing.SharedContainerMap~targetContainerRef^wt.inf.container.Context~Name is not showing expected result.

Report is working fine though

OliverDroop_0-1771414224327.png

 

Best answer by OliverDroop

it is
sharedVersionRef@wt.inf.sharing.SharedContainerMap~targetContainerRef^wt.projmgmt.admin.Project2~name

1 reply

avillanueva
23-Emerald I
23-Emerald I
February 18, 2026

This was AI generated but try "sharedContainerMap@wt.interop.SharedContainerMap~targetContainer^wt.projmgmt.admin.Project2~name" .

My concern with this attribute is that you can potentially get a number of returns. Interface might not respond well to this. I would gather that most parts this attribute would be blank. 

OliverDroop15-MoonstoneAuthorAnswer
15-Moonstone
March 24, 2026

it is
sharedVersionRef@wt.inf.sharing.SharedContainerMap~targetContainerRef^wt.projmgmt.admin.Project2~name