Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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.