Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our 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, 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 and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

ADD A NEW IDEA

Clear

Search results

Showing 14 of 330

Update PI Web API with AF SDK supporting .NET 10

With the announcement of a new .NET 8 AF SDK at AVEVA World 2023 coming sometime in 2024, we would like to see a new version of the PI Web API that adopts this new version.
Alec Lord almost 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 3 Planned

OPC DA Server should periodically update its cache from the PI Server after the initial start

The OPC DA Server service uses %PIPC%\PI_OPCDA2\Data\SavedNamespace.xml to load the tags and does not update the  cache until  the service is stopped and started again. If any new tag is added to the PI Server, it is not picked by the OP...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI OPC DA & HDA Servers 5 Completed

Allow configuration of the PI OPC DA Server's ProgID

The ProgID of the 2015 PI OPC DA Server is OSISoft.OPCDA2.DA.1, while the ProgID of the 2010 PI OPC DA Server is OPC.DA.1. Existing client tools that pointed to the 2010 PI OPC DA server will need to be reconfigured to point to the new ProgID aft...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI OPC DA & HDA Servers 3 Declined

Sum-Difference performance equation/Analytics Function

Develop a new calculation function, performance equation, analytics function, etc for calculating a summation of differences for all of the archive events for a PI tag across a given range. For example, looking for something that can take a given ...
ejr5067 5 months ago in AVEVA™ PI System Access (PSA) / General 0 No status

Allow Creation of Acknowledgeable Event Frames

The PI Web API exposes a "CanBeAcknowledged" property when reading Event Frames. However, this property is read-only: it cannot be supplied when creating a new Event Frame or updating an existing Event Frame. I would like the ability to include th...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 2 No status

Writing to AF Table through PI Web API

Currently PI WebAPI provides only the method UpdateData /Put Tables (https://techsupport.osisoft.com/Documentation/PI-Web-API/help/controllers/table/actions/updatedata.html) to insert data into an AF table and this method requires the entire table...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Add element reference information to to RTQP tables.

In OLEDB Enterprise, we could find element references by type.  Currently, this information is not exposed in RTQP.  It would be helpful to be able to identify which type of reference an element is using.  One use case is for PI Adm...
Brent Bregenzer over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 Declined

Allow subscribing/unsubscribing to attributes on existing channel connection

The channel/websocket feature of PI Web API would be more useful if it was possible to subscribe/unsubscribe to attributes on an existing channel connection. Currently you have to open the connection with all the WebIds you want in the resource UR...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined

Add support for AFElement Versions

Add support for AFElement versions to PI Web API. 1. Create a new Element Version by defining the effective date and an optional version comment. 2. Add Get and Find methods which support querying AFElements by setting a QueryDate. See also https...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 3 Declined

Add mechanism to detect connection loss with PI Web API Channels

Add mechanism to detect connection loss with PI Web API Channels PI Web API Channels allows to sign-up for updates (new values) of selected Data Items identified by their Web ID. PI Web API Channels is based on websockets. The client does not act...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 2 Completed