Using special character like & in resourceInfo file
Hi,
Windchill 11.2 may not be recognizing internal value of lifecycle state when internal key is using special character like '&'. Here is the entry from custom StateRB info file.
PUBLISHED_R&D.value=Published R&D
Set State operation throws an error.
wt.util.WTInvalidParameterException: No EnumeratedType exists with "wt.lifecycle.State.PUBLISHED_R&D" as its internal value. Nested exception is: java.lang.reflect.InvocationTargetException
Trying to figure out whether usage of special character is not supported anymore in rb info file?

