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

    • 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 ...
    • FAQ: Why do I see „Unknown Product” in the zenon License Manager instead of Editor and Runtime?

      The renaming of platform components from zenon Editor to zenon Engineering Studio and from zenon Runtime to zenon Service Engine with zenon version 10 leads to problems with the license view in the License Manager of versions 8.0, 8.10 and 8.20. The ...
    • WVS crash with specific project

      Description The WVS crashes with a certain project immediately after the start. This project has defined an ETM screen or a Login screen as the startup screen, which do not contain screen filters. Starting the Service Engine with these screens is not ...
    • WVS: Authorization levels from group don't work

      Description User levels are not applied correctly in the Web Visualization Service (WVS). When a user clicks on a protected button, he is rejected even if his user group has the appropriate rights. This behavior has been changed. The user levels of ...
    • SE(WVS) Crash w/ specific project

      Description In very rare cases, the Service Engine in WVS version 11 crashes if no masking character is configured on a dynamic text with hidden input. This behavior has been fixed. To benefit from this fix: Update your zenon Software Platform to the ...