Skip to main content
1-Visitor
December 22, 2015
Question

How to add a custom menu entry which calls a Java class without UI feedback?

  • December 22, 2015
  • 1 reply
  • 1169 views

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.

1 reply

1-Visitor
December 22, 2015

Seems one can use the "no_content" windowType in the command configuration.