Web ViewPoint User Guide, Version 5.14
Web ViewPoint User Guide Version 5.14 - 528226-014  47 
This tells the Object Manager  Operations function the process name with which to start the alternate EMS 
collector to log commands. If not specified, commands are not logged.  
  PARAM OCM-TIMEOUT <period-in-minutes>      [WVPCONF] 
The Object Manager  Operations function times out after OCM-TIMEOUT minutes of inactivity on the Object 
Manager  Screen. The user is asked to logon again after the session expires. If not specified, the default 
timeout value is 20 minutes. 
  PARAM COLLECTOR <processname (e.g. $COLW)>      [WVPCONF] 
This optional param provides a way to route all events generated from a particular Web ViewPoint instance to 
a particular EMS Collector. Without this param all events generated by WVP are routed to the default $0 
Collector. Important, clone this param in each Plug-in Object Section in wvpconf. (Note: Pathway and ASAP 
Plug-ins do not yet support this param. If using WVP Lite then the liteconf file needs to have this same 
param.)  
[Back to TOC] 
2.7.4  FOR MCADMIN OBJECT 
The MCADMIN object is the one that manages the configuration for the Messaging and Message Center. It runs as 
a plug-in to Web ViewPoint. The assigns and params that need to be passed to MCADMIN are specified in the 
WVPCONF file. 
  PARAM MCS-LOCATION <$volume.subvolume >      [WVPCONF] 
This tells MCADMIN to access the configuration database file, MCSDB,  residing in a particular 
$volume.subvolume. If not specified, the default MCSDB file location is the MCADMIN $volume.subvolume. 
  PARAM COLLECTOR <processname (e.g. $COLW)>      [WVPCONF] 
This optional param provides a way to route all events generated from a particular Web ViewPoint instance to 
a particular EMS Collector. Without this param all events generated by WVP are routed to the default $0 
Collector. Important, clone this param in each Plug-in Object Section in wvpconf. (Note: Pathway and ASAP 
Plug-ins do not yet support this param. If using WVP Lite then the liteconf file needs to have this same 
param.)  
2.7.5  FOR UTILS OBJECT 
The UTILS object is the one that contains the BAM utility. It runs as a plug-in to Web ViewPoint. The assigns and 
params that need to be passed to UTILS are specified in the WVPCONF file. 
The UTILS Object takes the following PARAMs:   
  PARAM BAM-LOCATION <$volume.subvolume>      [WVPCONF] 
This tells BAM to access the BAM database files residing in a particular $volume.subvolume. If not specified, 
the default BAM database file location is the UTILS $volume.subvolume. 
  PARAM CACHING <YES|NO>      [WVPCONF] 
This param controls the event information caching behavior in BAM. Setting it to NO will load the event 
information every time a user clicks on an event. 
  PARAM WFDISTPRI <nnn>      [WVPCONF] 
UTILS Event Management function starts a process of FDIST. This value specifies the priority to start this 
process at. The default priority is WEBVPT5 process priority. 










