External Enumerated Value Lists reset
Hello,
Does anyone has an example on how you have implemented the reset of an enumeration list.
I have a class that generate a list of wtpart in a text file. But I need to stop windchill and clear the cache to gets the new data.
I'm trying to use this method but I'm struggling to get the EnumerationInfoProvider.
EnumerationInfomanager.resetEnumeration(EnumerationInfoProvider)
If anyone has an example it will be great.
Note I used the following code to generate my list:
https://www.ptc.com/en/support/article?n=CS138327&source=subscription
thanks

