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 48 of 5192

PI SQL Client to support all types of ResultSets

Currently the PI SQL Client JDBC only supports reading the resultset in a forward manner (ResultSet.TYPE_FORWARD_ONLY). We would like to have the feature to support all types of Result sets like ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.TYPE_SC...
Diwakar Hariharan over 2 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Don't change product version information response structure

The design of the /productinformation response has changed between EDS 2020 and EDS 2023 Patch 1. Our application missed the new position of the version string so I had to change code to catch it. I know the product has shipped so there is nothing...
Guest over 2 years ago in Edge Data Store / General 1 Declined

Table-Valued Function

Currently it is not possible to define filter definitions for Table-Value functions.With DataLink I'm able to define to build an average for a process value by using a defined filter method. e.g. calculating an average current of an engine while t...
Christian Benitz about 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Add support for unit conversion

Please add a "Canonical UOM Per UOM" or "UOM Per Canonical UOM" column (not necessarily with those exact names) to the UnitOfMeasure table. This column would contain the conversion factor needed to convert between the UOM and the canonical UOM, si...
Kenneth Barber over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Add RTQP PI SQL support for parameter type cast

PI DAS (RTQP Engine) 2018 SP3 Patch 1 lacks support for type casting input parameters of a table valued function. For example. this simple example fails to create a table valued function: CREATE FUNCTION [MOMS].[fact].[getInstrumentOperationalDat...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Add RTQP PI SQL support for default value of function parameter

The current version of PI DAS (RTQP Engine) does not support the definition of default values for table-valued function parameters. This is a rather bleak omission, in my view. For example, the following will fail to create the table-valued functi...
Guest over 3 years ago in AVEVA™ PI System Access (PSA) / PI SQL Client 0 No status

Swagger.json v0.3.1.0 CTP 2 shows errors in Swagger Editor

Swagger.json in EDS Version 0.3.1.0 CTP 2 produces semantic errors when trying to generate a client using Swagger editor
Guest over 3 years ago in Edge Data Store / General 0 Declined

Retrieve EDS Data Egress Status through REST API call

It would be great to have a REST API call available in EDS to get the current data egress state rather looking it up through the logfiles. The idea is to get information about when data was (successfully) egressed to OCS, AVEVA Data Hub or the PI ...
Guest over 3 years ago in Edge Data Store / Egress 1 Tell us more