The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
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
Solved! Go to Solution.
it is
sharedVersionRef@wt.inf.sharing.SharedContainerMap~targetContainerRef^wt.projmgmt.admin.Project2~name
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.
it is
sharedVersionRef@wt.inf.sharing.SharedContainerMap~targetContainerRef^wt.projmgmt.admin.Project2~name
