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

Ideas

Enabling HSTS for PI Web API

Please provide the ability to enable HSTS for PI WebAPI. I have demonstrated in a bomgar session that when you force HTTP there is a redirect to HTTPS that occurs and you can see it in the headers using Chrome DevTools. Screenshot and demo provide...
Mario_B over 1 year ago in AVEVA™ PI System Access (PSA) / PI Web API 1 No status

Allow multiple references to holding register for bit extraction

Given a 16bit integer holding register, in certain instances we only care for specific bits rather the integer value. Using the bitmap allows the selection of those specific bits but you can only reference the register once. i.e. In data selection...
Matthew Kishe over 3 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 8 Future consideration

Allow PI Web API to modify the parent Event Frame and/or add a weak reference to a parent

This would allow a PI Web API application to take an initially unrelated event frame and by making a reference to it as a child to another Event Frame, allow for easier and more granular reporting. (This is the example that we’re working on with t...
Kendell Jillson over 3 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 No status

Use PI Server Alternate Display Name in stream naming pattern

The PI Server Alternate Display Name is only used to build the stream IDs. It would be better to use it in the stream naming pattern as well.
Clement Dekeyser over 3 years ago in PI to CONNECT / General 0 No status

Ability to get list of point sources from PI Web API

Currently it's not possible to get a list of point sources from the PI Web API. Within PI SMT it is possible to view tag counts by point source, but this feature is not available to be accessed programprogrammaticallyatically.
Guest almost 4 years ago in Developer Resources / General 0 No status

More options when searching for PI Points

During a Lighthouse project a customer noted that they have a number of points in their data archive that are no longer on scan. It would be helpful, then, if the PI Point Search facilities in PI to CONNECT allowed use of the ‘scan on/off’ flag so...
Guest almost 4 years ago in PI to CONNECT / General 0 No status

AF Dependency Removal

Can the PI Web API be configured to store its configuration information in a flat file or some other (non AF) mechanism?
Guest almost 4 years ago in AVEVA™ PI System Access (PSA) / PI Web API 1 Declined

Add support for AFFile type

To support reading/writing files stored in AF. Read is more important though. Started from here: https://pisquare.osisoft.com/thread/37635-access-pdftextdoc-files-from-af-server I want to be able to use AF as a one-stop place to access my Asset D...
Guest almost 4 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined

Reset Attribute to Template method in PI Web API

Synced to PI Square at https://pisquare.osisoft.com/ideas/29447 As a developer using PI Web API, I would like to have a Reset an attribute to template method using the Web API so I can program with greater flexibility. I am attempting to create...
Guest almost 4 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Declined

allow search where name contains space to return determinant results

querying for names which contains spaces is non-determinant. AFSDK has methods to search on name, but webapi OR's the search. For results sets which should contain one or few rows, this can result in thousands of wasted rows. PI Query syntax EBNF...
Guest almost 4 years ago in AVEVA™ PI System Access (PSA) / PI Web API 0 Tell us more