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

All ideas

Showing 3204

afattributesearch expose value timestamp as fields

Maybe I'm missing it, but after performing an AFAttributeSearch I would like to use the binning extensions for summaries or aggregate periods, much like the EventFrame examples. However the fields exposed by AFAttributeSearch do not include the ac...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Sort list of tags returned by AF SDK's FindPIPoints() method

Add a method that can be used to sort the IEnumerable returned by AFSDK's FindPIPoints() method. This method should allow the option of sorting on any desired PI Point Attribute.
Roger Ward about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Implement Attribute Trait filtering for AFSearch

I would like to perform AF Searches that return results based on Attribute trait filtering. More specifically, I would like to search for Elements that contain Location trait Attributes, so I can query more easily for assets that have a Location t...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Allow adding one AFEnumerationSet to a different PIServer

If you run pIServer.StateSets.Add(aFEnumerationSet); afEnumerationSet.CheckIn(); The set will not be checked in if the PIServer of the AFEnumerationSet is not the same as the PIServer you are checking into. Instead you have to do: AFEnumeratio...
taterhead247 about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

Fix bug that prevents AFAnalysisSearch by PlugIn property

Currently there is a bug that prevents searching for analyses by PlugIn, and also returning the PlugIn type for an AFAnalysisSearch via the FindObjectFields method, even though the documentation states that this should be possible. A post detaili...
Guest about 2 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 0 No status

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

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