Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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.