Skip to main content

2 replies

Catalina
Community Moderator
March 11, 2026

Hi @RS_10128209 

 

Thank you for your question! 

 

I’d like to recommend to bring more details and context to your initial inquiry. 

Please add screenshot(s) to better understand what you are trying to do in your process. 

 

Please refer to this guideline to make your questions more likely to receive a quick and useful answer. 

This will increase your chances to receive meaningful help from other Community members. 

 

Here's what a good question for Windchill looks like. 

 

Thank you for your participation and please let me know if you need further assistance! 

 

Best regards,

Catalina | PTC Community Moderator
Fadel
23-Emerald I
March 11, 2026

can you explain more , eventually add some screenshots  , where do  you want to define the attributes 

 

 

 

Buiꓘa
12-Amethyst
March 11, 2026

I have an attribute on Plan called "Product Context" this is a Context picker

When I select any Product there, that same product should link in Project Network

Fadel
23-Emerald I
March 11, 2026

The link to create is com.ptc.core.relcontext.server.NetworkLink 

prr2.pngprr1.png

 

  • The NetworkLink class is used to create network between two contexts
  • This class internally has the method newNetwrkLink() which exactly creates the link between contexts
  • However, the class NetworkLink and the method newNetwrkLink() are marked as not supported
Buiꓘa