Hi.
How can i get global enumeration by java code?
I need all enum entries with internal and display names.
Thanks.
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.
Andrew,
Can you check if solution 133237 helps https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS133237
Regards,
Bhushan
I think that might help! Thank you Bhushan!