Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
You can find the name of the menu item from the $MQ_HOME/config/rules/allmenu.xml.
The function id of the menu item can be found using the following sql:
SELECT ID FROM FUNCTION WHERE NAME = <name of the menu item, i.e. id attribute value from the menu item element in the allmenu.xml>