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 43 of 5194

PI UFL Interface to extract data from csv files from multiple sub-folders within the main folder.

In case of csv files in subfolders within Main Path for UFl, PI UFL Interface should be able to search the csv files with placeholder and extract data from csv files from multiple sub-folders within the main folder.
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Read data from multiple streams with a single request

As a developer working on an application that needs to execute a bulk load of MANY separate streams via the OCS REST API, I would like an option to submit a list of streams with start/end index as well as per-stream continuation token, and get raw...
Guest over 3 years ago in Developer Resources / AVEVA™ Data Hub API 0 No status

Count of a stream

I would like to be able to get only the number of records in a stream. It would be great to be able to do this based on a certain condition.
Guest over 3 years ago in Developer Resources / AVEVA™ Data Hub API 0 No status

PI UFL Interface can read input files from non-UNC paths such as Azure File share

I would like the PI UFL Interface to be able to directly read from input files that are in non-UNC paths such as Azure File share, so I do not need to periodically copy the input files into another path.
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 0 No status

Manage interface names with service ID

As a PI system administrator, I would like to use the service ID to define the interface name so that I can organize and manage my interfaces more efficiently. I am currently able to do this with PItoPI but not UFL x64. Ideally, I would like to d...
Guest over 3 years ago in PI Interfaces / PI Interface for UFL 1 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

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