Skip to Main Content
AVEVA™ Products Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, select the product of your interest in the left column. Then take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

Status Waiting for information
Portfolio area Enterprise SCADA Server
Products Alarms
Created by Rob Kenny
Created on Jul 2, 2026

Enhancement to MTPAlarmManager Class

No description provided
Expectation

We need the MTPAlarmManager class enhanced in two ways to resolve this latent issue:

  1. Supply a way for the class to change more than one area at a time:

    1. Provide: AddControlAreas(List<String> areas), DeleteControlAreas(List<String> areas), ToggleControlAreas(List<String> areas) or;

    2. Allow AddControlArea, DeleteControlArea and ToggleControlArea area argument be a comma separated list, i.e. : AddControlArea(“AREA1,AREA2,AREA3”). The functions already support an asterisk to mean all areas

  2. Improve the callback functionality to allow for feedback when the areas have changed in one or more of the following ways

    1. Supply a callback function as a second parameter to the Add/Delete/Toggle functions

Idea business value

Under certain conditions described about in the Problem statement, an operator may not be granted the AORs that are assigned to them. This enhancement would avoid this problem.

Idea Type Improvement
Idea priority 4 – Important to my company
  • Attach files
  • Admin
    Vitali Unke
    Jul 6, 2026

    I am not sure I understand when and how the operator would not be able to see alarms that are assigned to their AOR. If this is a product deficency, please log a GCS ticket for further analysis.