Skip to main content
3-Newcomer
March 5, 2024
Question

API for Reusable Attributes,Global Enumerations

  • March 5, 2024
  • 4 replies
  • 1618 views

I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.1.0

Windchill12: API for create Reusable Attributes and Global Enumerations then link with Type and Parts Link.
Windchill12 如何使用API的方式创建可重用属性、全局枚举,并且应用于类型WTPart上和PartsLink上。

4 replies

Community Moderator
March 12, 2024

Hi ZQ_10827176,

Thank you for your question. 
I’d like to recommend to bring more details and context to your initial inquiry

It also helps to have screenshot(s) to better understand what you are trying to do in your process. 

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

Best Regards,

Community Moderation Team.

13-Aquamarine
April 29, 2024

@ZQ_10827176 

The following code file has only been tested on windchill 11.0, you can run it on windchill 12.0 for reference

Community Moderator
May 3, 2024

Hello @ZQ_10827176

 

It looks like you have a response on your topic. If it helped you solve your question please mark the reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Community Moderation Team.

14-Alexandrite
July 27, 2024

Please open one thread per request to get exact help!

 

Reusable attributes are also called global attributes. 

 

Java APIs differ based on the type of attributes whether they are local, global, etc because the way each type is stored and managed in the db is different.

 

Almost all APIs are collected in the hub of Persistence Management CS220824.