The mxe.help system properties connect the user interface to the Knowledge Center. Some of the properties are used to construct the link that opens the Knowledge Center. To ensure that Knowledge Center is available, match the values in the mxe.help properties to the Knowledge Center that you deploy.
Property | Description | Default value |
---|---|---|
mxe.help.host | Represents the host name or IP address of the Knowledge Center. |
127.0.0.1 |
mxe.help.maximohelplink | Represents the top-level help link. The property must match the event values in the menus.xml file. |
com.ibm.mam.doc, welcome.html |
mxe.help.path | Represents the path that is inserted between the Knowledge Center port and the topic when the link to the Knowledge Center is constructed. |
/help/ |
mxe.help.port | Represents the port of the Knowledge Center. |
9080 |
mxe.help.protocol | Represents the protocol of the information system (HTTP or HTTPS). |
http |
mxe.help.viewsearchtiplink | Represents the plug-in name and file name linked to View Search Tips, which is available from the List tab of most applications |
com.ibm.mbs.doc, mbs_common/ c_advanced_search_tips.html |