helpmappings.properties
The helpmappings.properties file allows a customer to replace the installed IVIG help system with an alternative help system.
The helpmappings.properties file contains the following properties:
url.contexthelp
Specifies an external URL for help. The default is blank, which uses the URL of the IBM Verify Identity Governance help system. The URL will also add the resolved locale based on the IBM Verify Identity Governance language packs that are installed. For example, http://www.example.com/help/en/ui_login.html
Example:
url.contexthelp=www.example.com/help
Clicking on the help icon ('?') in the IBM Verify Identity Governance graphical user interface will load the html file from the key mapping (http://www.example.com/help/customerfilename.html). For a login page, the value of customerfilename might be ui_login.html, and the full address might be http://www.example.com/help/ui_login.html.