Web ViewPoint User Guide, Version 5.14
Web ViewPoint User Guide Version 5.14 - 528226-014  31 
2.5 CONFIGURING WEB VIEWPOINT (POST INSTALLATION TASKS) 
When you run STRTWVP, the Web Server basically starts two instances of Web ViewPoint using the WVPCONF and 
LITECONF configuration files and their associated assigns.  
The WVPCONF configuration file has a Menu File (via the ASSIGN MENUFILE) for the menu definitions needed to 
build the menu in the Web ViewPoint IE browser screen. For WVPLITE, there is no corresponding menu file. The 
menu information is hard-coded. 
Although there are 2 main configuration files used by STRTWVP, there are 5 configuration files included with the 
product of which 3 are extensions of WPVCONF. 
  WVPCONF 
WVPMENU 
COLLCONF 
PECONF 
  LITECONF 
[Back to TOC] 
2.5.1 WVPCONF & LITECONF FILES 
These files are provided to the Web Server (PROCMAN+LISTAPP) in the form of assigns (refer to STRTWVP file). The 
process manager component (PROCMAN) of the Web Server is responsible to start the instances.  
Description of contents for files: WVPCONF and LITECONF 
Both files (WVPCONF and LITECONF) use the same format as follows: 
There are two sections, each identified with its name (see below) in brackets: 
[BASEOBJECT]     - Definitions used for Web ViewPoint shell 
[PLUG-INOBJECT]   - Definitions used for plug-ins 
Following are the list of available settings and their descriptions for each section: 
Title <abcd>    (required) 
ObjectFile <$a.b.c>  (required) 
ObjectID <abcd>    (required) 
Port <n>     (required) 
SecurePort <n>    (optional) 
Priority <n>    (optional) 
MaxProcess <n>    (optional) 
NumStatic <n>    (optional) 
CPUs <a,b,e-g..>    (optional) 
PARAM ...     (optional) 
ASSIGN ...     (optional) 
Following are the descriptions of above parameters: 
Title <abcd> 
[max. 45 chars] 
Contains an Informational Title of the object file.Needed for display and error reporting. 
ObjectFile <$a.b.c> 










