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

Showing 104 of 5194

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 about 3 years ago in Developer Resources / General 0 No status

Deliver Data to Customers via Custom Portal

As a service provider, I need to incorporate data into our multi-tenant customer portal (custom) SO THAT we can share data and other information with our customers.
Guest over 3 years ago in Developer Resources / General 0 No status

Improve Consistency with OCS API

Some of the different OCS API resources (streams, assets, data views, etc) use different methods of accessing the information. For example, in some you may use the ID, others may use the name, others may use ID or name. This inconsistency make...
Guest over 3 years ago in Developer Resources / AVEVA™ Data Hub API 0 No status

Tag API Console Favorites

Being able to save API Console favorite is great, but it would be nice to be able to tag or name them because sometimes the URL gets very long and it is hard to tell which one you want to go to.
Guest over 3 years ago in Developer Resources / AVEVA™ Data Hub Developer Tools 0 No status

Delete individual API Console Favorite

I would like to be able to delete a single entry in the favorites rather than deleting the whole list every time.
Guest over 3 years ago in Developer Resources / AVEVA™ Data Hub Developer Tools 0 No status

Indicate that OMF was accepted

As a OMF developer, I would like a way to easily check if my OMF message succeeded and the message was processed and there were no errors. I would like to do this from my sending application. One possible way would be to send in the returned opera...
Guest over 3 years ago in Developer Resources 0 No status

Create a new function indicating if the string can be turned into a number

Create a new function indicating if the string can be turned into a number. For example, IsNumber() function could return 1 if the string can be turned into a number 0 if not.
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Create a clearer, shorter INI file syntax

Most of the problems appear in the FIELD, MSG, and message sections of the INI file. Note the difference in clarity, readability, and length between the current and proposed syntaxes below. Current syntax: [FIELD] FIELD(1).NAME="Tag" FIELD(1).T...
Kenneth Barber over 3 years ago in PI Interfaces / PI Interface for UFL 0 Declined

UFL Interface - Option for PRINT statement to not write to PI SDK log

I use PRINT statements in my UFL ini files to help identify points that need to be created or edited in our PI System. The ini file has useful parameters to help me manage the size of UFL logs on the disk. Unfortunately all the PRINT messages also...
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

PI UFL: Support String Interpolation for Print() Function

Allow Print() function to evaluate runtime variables before outputting text to the log. For example: I have created a Counter variable that increments for each event that is successfully sent to PI. I would like to output the final tally to the l...
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 1 No status