About the help URL
By default, the Infor Mongoose help is available on the Infor Documentation Central website (docs.infor.com). This help is always the most current and includes information about the latest updates to the application and the latest translated help. But it might sometimes not be applicable or helpful to customers operating in an on-premises environment.
The core help URL can be broken down into segments, each of which must be set up separately, similar to this:
https://helpServerName/product/version/language-culture/folder/filename.html
The different segments of the Core help URL are generated by different settings within your application. To define the base URL, folder, and help start page, use the Configuration Manager utility. To specify the help language-culture designation of a particular language, use the Language IDs form. These settings can be changed only by authorized system administrators.
This table shows the different segments of the help URL:
Help URL segment | Format | Description |
---|---|---|
Base URL | https://helpServerName/product/version/ | The base URL contains this information:
|
Language and culture | language-culture | This setting is based on the system language being used for your application, for
example, en-us, which refers to U.S. English, or
es-mx, which refers to Mexican Spanish. By
default, the values are set to en-us. Note: Currently, the Mongoose help is available only in U.S.
English.
|
Folder | folder | This is the name of the subdirectory on the server in which the help files reside; for example, mongooseolh. |
File name | filename.html | This is the file name of the help topic or the home start page; for example, default.html, which refers to the help start page, or a topic page which has a file name similar to this: lsm1454147636124.html. |