What does the WVS Ops Manager do?

What does the WVS Ops Manager do?

The WVS OPS Manager is a session manager for the Web Visualization Service and addsmultisession functionality to it.
The Service Engine applications managed by the WVS OPS Manager are also labeled WVS Clients.
The WVS OPS Manager:
  1. Receives queries for potentially several different projects
  2. Reserves a Web Visualization Service for each initial connection from a browser and
  3. forwards all subsequent requests that belong to the same browser session to the same WVS Client

Actions of the WVS OPS Manager

The WVS OPS Manager sessions act like the WVS Clients below. This results in the following action:
  1. The initial contactability of the WVS Clients managed by the WVS OPS Manager depends on the load time for the projects used.
  2. Because a new Web Visualization Service is started with each granting of a session, the contactability also depends on the load times of the projects used.
  3. If the maximum number of sessions has been reached for MaxSessionCount: The user gets an errorĀ§message with a new query to this project.

Auto-closing of instances 

The following is applicable for the closing of sessions:
  1. zenon Service Engine was started by WVS OPS-Manager as a WVS Client.
    The session is separated: The Service Engine closes independently after a configurable timeout.
    1. If the same session is connected again during the timeout period, the downloading is canceled.
    2. The timeout starts with the first query to the WVS.
  2. The time for the timeout after session end is set in zenon6.ini.
    Example:
    [WVS]
    InstanceShutdownTimeout=1200
    Time is given in seconds. 0 is supported. Default: 300 seconds.
  3. The time for the timeout after the start of connection is set in zenon6.ini. Example:
    [WVS]
    InitialConnectionShutdownTimeout=1200
    Time is given in seconds. 0 is not supported.

WVS Ops Manager Configuration

It's described in our Online Help how you can configure the Ops Manager.


    • Related Articles

    • FAQ: WVS and Ops Manager in combination with zenon network redundancy

      It is possible to start the Web Visualization Service Ops Manager on the respective servers and it is also possible to start the Ops Manager on specific PCs. The most distributed architecture can be seen in the following picture: Possible network ...
    • WVS: Ops-Manager Controller

      Summary The Web Visualization Service OPS Manager Controller has been equipped with a graphical user interface. Description The Web Visualization Service OPS Manager Controller allows you to configure the WVS OPS Manager settings in a GUI. The GUI is ...
    • Using AddIn in combination with WVS

      Can AddIns be used in WVS? Simple answer: yes, but... Types of AddIns, Types of WVS There need to be distinguished between a AddIn Service and an AddIn Wizard. Whereas the first is started and stopped and reacts in between on events is the latter ...
    • Checklist: WVS does not work

      Please go through all the points in the following checklist. If necessary, confirm with IT Department any information you cannot verify before contacting your local COPA-DATA Representative. Perform a build update to the latest version. In the ...
    • Denial of Service vulnerability in WVS Ops-Manager

      Description The WVS OPS Manager contains libraries from other software manufacturers. In one of these applications - YARP - a vulnerability was discovered that allows Denial of Service attacks. This vulnerability has been fixed. The version of YARP ...