Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
I messed up with my StateRB file. How do I restore it to the previous version from backup? I tried to copy the files there and run the ant command but it didn't take them.
Solved! Go to Solution.
@BenLoosli PTC support finally came back with that I need to go to the wtCustom folder to grab the latest files. Then I had to rebuild them through a force compile and then I could run the ant command.
Lesson learned, do not use the Replace as a Filter button. 😂
Try using enumCustomize and edit the StateRB.RB.ser file in codebase\wt\lifecycle folder.
How many customized lifecycle states do you have? I only have 1 so that is easy.
Have you tried copying the file from another machine and then running the enumCustomize and ant -f MakeJar.xml command?
@BenLoosli PTC support finally came back with that I need to go to the wtCustom folder to grab the latest files. Then I had to rebuild them through a force compile and then I could run the ant command.
Lesson learned, do not use the Replace as a Filter button. 😂