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: AVEVA™ PI System Access (PSA)

Showing 163 of 3181

Get AF Server Name and AF Database Name in PI SQL DAS (RTQP)

As a PI Applications Developer, I need to be able to retrieve the name of the current AF Server and Current AF Database in the PI SQL DAS (RTQP). This information was available in PI OLEDB Enterprise’s [System].[Connection].[ConnectionProperty] an...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

PowerShell Add-PIValue and annotations

Really need to be able to send annotations to PI Tag Values through PowerShell.
Maxime Raguenet over 3 years ago in AVEVA™ PI System Access (PSA) / General 0 No status

Allow decimal representations of days, months, and years in time strings

PI Time offsets only allow for integer numbers of days, months, and years. For example, *-1d is allowed, but *-1.5d is not. Hours, minutes, and seconds allow decimals. There are a number of client tool situations where the customer would like to o...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI AF SDK 2 Declined

Trim spaces around username in PI Web API Admin Utility

If the user name is entered in the PI Web API Admin Utility with a trailing space, the credential test will fail. Since Microsoft Windows does not allow leading/trailing spaces in user names, the PI Web API Admin Utility should automatically trim...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Completed

Allow PI Web API to access the AFPort Class

Customer is referring to the AF Elements Ports that can be seen with PSE and are implemented in AF SDK in AFPort class.   Customer wants to access to the same features with PI Web API, which is currently not possible. Customer wants to know a...
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

Get Values by Count in the PI Web API

As a PI Web API developer, I would like to retrieve values by specifying a count like you can do in PI SMT and other PI clients. This functionality is exposed by the RecordedValuesByCount in the AF SDK.
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Completed

Add point attributes such as "instrumenttag" to "fields" for search controller

Currently, as shown in the link below, https://techsupport.osisoft.com/Documentation/PI-Web-API/help/controllers/search/actions/query.html The "instrumenttag" as well as other PI point attributes are not selectable in "fields". The selectable o...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined

Streamsets in form of HTTP POST

Streamsets controller should have a mirror with http POST calls. It's easier to send data in the body using strongly typed model. (As an example, what if you need to get snapshot values of 1000 pi points). Consider to use POST as a GET in some pla...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 1 No status

PI Web API should cache Windows Identities when making multiple requests with Claims Based Authentication

As a PI Web API client, I would like bearer authentication to be more performant. So that I can write secure, responsive client applications BearerAuthenticationProvider should cache WindowsIdentity. Currently ClaimsPrincipal is cached and Win...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Completed