Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
For a project I'd like to customize Windchill 10.0 M030 in order to have a menu entry which will call a Java class method and won't open a popup, wizard or refresh the UI.
I already customized menu entries which opened a JSP and there I could of course do the Java part but I'd like to have no JSP appearing as popup.
Seems one can use the "no_content" windowType in the command configuration.