Web ViewPoint User Guide, Version 5.14
Web ViewPoint User Guide Version 5.14 - 528226-014  41 
2.7 PARAM & ASSIGN LIST 
This section describes the detailed PARAMs & ASSIGNs used to configure the Web ViewPoint objects. All the 
required & optional PARAMs & ASSIGNs are briefly defined below
. 
2.7.1 FOR PROCMAN OBJECT 
PROCMAN object is the process manager that creates and manages the listener process, Web ViewPoint and the 
related plug-in processes. The assigns and params that are to be passed to the PROCMAN object are specified in 
STRTWVP file.  
  ASSIGN PROGCONFn, <filename>      [STRTWVP] 
Up to 20 programs can be configured to be managed by the process managers. The configuration file for each 
of the programs is specified using the PROGCONFn  assign. n can have integral values from 1 to 19 (both 
inclusive). At least one assign PROGCONFn is required. 
  PARAM WVPSECUREHTTP [ON|OFF]            [STRTWVP, WVPCONF] 
This is an optional PARAM. By specifying this PARAM Web ViewPoint operates in a secure communication via 
SSL;there by providing confidentiality, integrity and identity. This PARAM should be placed right at the 
beginning of the STRTWVP file and also in each Plug-in Object Section in WVPCONF. See 
Section 5.7.2 for more 
details. 
Note: If you are setting this PARAM, you should add ‘CLEAR PARAM WVPSECUREHTTP’ at the bottom of the 
STRTWVP file, to clear the PARAM. 
Example: 
  PARAM WVPSECUREFTP [ON|OFF]              [WVPCONF] 
This is an optional PARAM. By specifying this PARAM  Web ViewPoint provides secure FTP functions for 
Operations--> CCM only. This PARAM should be placed in the WVPCONF file under the WEBVPT5 object. See 
Section 5.7.3 for more details. 










