Skip to main content
1-Visitor
June 16, 2014
Question

How to get global enumeration?

  • June 16, 2014
  • 3 replies
  • 3021 views

Hi.

How can i get global enumeration by java code?

I need all enum entries with internal and display names.

Thanks.

3 replies

1-Visitor
February 24, 2016

Did you ever have any luck with this Vasiliy Repecki‌? I think I'm trying to do the same thing... Pull out any global enumerations on the backend, either with java or via SQL.

16-Pearl
February 24, 2016

Andrew,

Can you check if solution 133237 helps https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS133237

Regards,

Bhushan

1-Visitor
March 4, 2016

I think that might help! Thank you Bhushan!