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

AVEVA™ PI System Access (PSA)

Showing 196

Allow Searching of PI Points by PointID or Crawling of the PointID attribute

Allow one to search points by PointID with PI Web API or add the PointID as a attribute that you can index with the search crawler
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Enable PI Web API to retrieve previous AF Tables versions

Internal AF table has been updated using AF versioning system, however retrieving it whole with PI Web API only works for current version: GetData method from Table controller (GET tables/{webId}/data) does not accept a time parameter. Workarounds...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

PI Web API Joined should use a format which can be used in PowerBI

Currently the PI Web Api Joined, delivers the data in a json format which is not really "Power BI" friendly , it would be helpful to have a format where all the datavalues from the subordinated are in the same json object of the base.
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Provide a new “True/False” attribute that enables or disables CORS origin enforcement

No description provided
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 1 Declined

Improve error logging when PI Web API fails to load attributes that are not marked as configuration items

As a PI Web API administrator, I would like to see errors logged when PI Web API fails to load any attributes because they are not marked as configuration items. This will decrease required troubleshooting for these issues.
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 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 about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

PI Web API Stream Update and Future Tags

PI Web API stream updates allow us to register to receive value updates to a PI point, but it does not handle future tags properly. For traditional tags, any value added (in the past or otherwise) will be received via stream updates. However, usin...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Add a GetPointsQuery method to the Point controller

Attributes, Elements, EventFrames, etc can all use their GetXXXQuery methods to do an advanced search using the AF SDK Query sytax. Our users still need to query PI Tags, and we would like a Web API query method that uses the PI Point query syntax...
Rory_EPE about 2 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Increase the default size of 4000 characters of the security descriptor column

No description provided
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI OLEDB Enterprise 0 Declined

Powershell - Add the ability to get Attributes or Elements by Category

Add the ability to retrieve Attributes and Elements by category for Powewhell command-lets. Example 1: $cat = Get-AFCategory -Name "Product A Manufacturing" -Element -AFDatabase $afDB get-AFElement -category $cat -AFDatabase $afDB Get a list ...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / General 0 Declined