External Enum Value List
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.1.0
I am trying to learn on external enum value list, need some Help with an example I'm working on. Trying to create an Attribute with a material of high concern and a propriate CAS number when I edit a WTPart, I've managed it with Global Enum and I want to explore it with External Enum value list
I've done it so far with Global Enums as a dropdown menu i select Substance Name and CAS number is selected automatically when i edit the part

In the Manage Types I ve created reuired Attributes like Substance Name and the CAS number and put in an Enumareted Value List

further in the cascading attributes i Ve created a rule where each substance is connected to its proper CAS number, that is no problem when it is few relations but exhausting when you have 500 substances so I'm thinking to do it with External Enumerated value list where i just create a xml file with the proper substances and CAS numbers which can be later easly edited
Thank you in advance

