Replacing the default contextual online helps with a custom help system
You can link your own custom online helps for the Administration Console, the Service Center, or both. For the Service Center, in addition to a general key, a key is provided for every module, so that you can selectively activate your custom help on the modules you want. For the Administration Console, a single key is provided to comprehensively replace the default helps with your custom help system.
About this task
To engage your custom helps, you configure keys in the customHelp.properties file that you edit in the virtual appliance local management interface. The values that you provide to the keys, one for the Administration Console, and others for the Service Center or its modules, are the fully qualified URLs of your custom online help systems. When you fill in a value for a key, the out-of-the-box online help that is based on the IBM Knowledge Center is replaced by your own custom help. If a key is left without a value, then the default out-of-the-box online help is engaged.
KC_EXTERNAL_SERVICE_CENTER=
KC_EXTERNAL_ADMIN_CONSOLE=
KC_EXTERNAL_ACCESS_CERTIFIER=
KC_EXTERNAL_ACCESS_REQUESTS=
KC_EXTERNAL_REPORTS=
KC_EXTERNAL_ACCOUNTMATCHING=
KC_EXTERNAL_EASYONBOARDING=
KC_EXTERNAL_SELFCARE_CHANGE_PASSWORD=
KC_EXTERNAL_SELFCARE_VIEW_REQUESTS=
KC_EXTERNAL_SELFCARE_PASSWORD_RECOVERY=
KC_EXTERNAL_DESK=KC_EXTERNAL_ADMIN_CONSOLE=http://www.mycompany.com/myAdminCon_help when an
Administration Console administrator selects
Help in an Administration Console pane,
the contextual help is searched in http://www.mycompany.com/myAdminCon_help and not
in the IBM Knowledge Center.This implies that you have to set up your online help system, pane by pane, to guarantee the correspondence between an Administration Console pane and its contextual help.
KC_EXTERNAL_SERVICE_CENTER=http://www.mycompany.com/myServiceCtr_help
KC_EXTERNAL_ADMIN_CONSOLE=
KC_EXTERNAL_ACCESS_CERTIFIER=
KC_EXTERNAL_ACCESS_REQUESTS=
KC_EXTERNAL_REPORTS=
KC_EXTERNAL_ACCOUNTMATCHING=
KC_EXTERNAL_EASYONBOARDING=
KC_EXTERNAL_SELFCARE_CHANGE_PASSWORD=
KC_EXTERNAL_SELFCARE_VIEW_REQUESTS=
KC_EXTERNAL_SELFCARE_PASSWORD_RECOVERY=
KC_EXTERNAL_DESK=KC_EXTERNAL_SERVICE_CENTER=
KC_EXTERNAL_ADMIN_CONSOLE=
KC_EXTERNAL_ACCESS_CERTIFIER=http://www.mycompany.com/myAccessCert_help
KC_EXTERNAL_ACCESS_REQUESTS=http://www.mycompany.com/myAccessReq_help
KC_EXTERNAL_REPORTS=
KC_EXTERNAL_ACCOUNTMATCHING=
KC_EXTERNAL_EASYONBOARDING=
KC_EXTERNAL_SELFCARE_CHANGE_PASSWORD=
KC_EXTERNAL_SELFCARE_VIEW_REQUESTS=
KC_EXTERNAL_SELFCARE_PASSWORD_RECOVERY=
KC_EXTERNAL_DESK= KC_EXTERNAL_SERVICE_CENTER=http://www.mycompany.com/myServiceCtr_help
KC_EXTERNAL_ADMIN_CONSOLE=
KC_EXTERNAL_ACCESS_CERTIFIER=http://www.mycompany.com/myAccessCert_help
KC_EXTERNAL_ACCESS_REQUESTS=http://www.mycompany.com/myAccessReq_help
KC_EXTERNAL_REPORTS=
KC_EXTERNAL_ACCOUNTMATCHING=
KC_EXTERNAL_EASYONBOARDING=
KC_EXTERNAL_SELFCARE_CHANGE_PASSWORD=
KC_EXTERNAL_SELFCARE_VIEW_REQUESTS=
KC_EXTERNAL_SELFCARE_PASSWORD_RECOVERY=
KC_EXTERNAL_DESK= the
value for KC_EXTERNAL_SERVICE_CENTER= is ignored.Take the following steps to customize the customHelp.properties file.