Hello, if I externalize some code from a Workflow (right click over workflow -> Externalize Expressions), how can I modify it? Is it possible to modify the generated .java file and recompile it somehow afterwards?
Thank you very much in advance
Solved! Go to Solution.
Already found out: manually compile the .java file with the required changes, replace the .class on the file system and restart Windchill. I thought there would be some way of doing it from the user interface.
Already found out: manually compile the .java file with the required changes, replace the .class on the file system and restart Windchill. I thought there would be some way of doing it from the user interface.