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

PI Connector for UFL

Showing 41

Configurable OSIsoft\PI Connectors\UFL.ConnectorHost\ location defined during installation

Currently, the folder is created by default in %ProgramData%, which means that the output folder, storing the processed file, is created in %ProgramData%\OSIsoft\PI Connectors\UFL.ConnectorHost\Output\{DSName}\. Since %ProgramData% is generally o...
Gabriel Verreault over 3 years ago in PI Connectors / PI Connector for UFL 1 No status

The UFL Connector should have a run once mode

Many rest APIs allow access to historical APIs. This is data that should be collected only once when, for example, a new piece of equipment is being added for data collection. This one time data collection is currently tricky in the UFL connector ...
Guest over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

Re-Order Data Source List

It would be helpful to be able to re-order (e.g. sort) data sources being used by the PI Connector for UFL. As the number of data sources grow it can be difficult to find a particular data source, especially if those data sources have similar nam...
Guest over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

Allow overriding of point and data security newly created points

As a PI Admin, I want to specify my desired point and data security in the UFL configuration files for the new tags that the connector creates. I want to be able to set this on an instance by instance basis to override the inheritance from the PIP...
Guest over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

UFL Connector HTTP compression

Large data sets need to be pulled from a REST server on the internet which supports HTTP compression. Since this feature is not supported by the UFL Connector, the data will need to be retrieved in an uncompressed format. For the current project, ...
Mic Paluszak over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

Show the scan time broken up into days, hours, minutes, and seconds

Currently, the scan time is shown and entered in seconds. While this is simple from a programmatic point of view, it requires the user to convert their desired scan time into seconds or convert the existing scan time into terms that they understan...
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

UFL Connector NoReplace fuction ( Store Mode)

What we would like is a third option with UPDATE and INSERT, which prevents a new value for the same timestamp from being processed. Such as a NO REPLACE mode.
Guest over 3 years ago in PI Connectors / PI Connector for UFL 2 No status

Add possibility to Configure purge time/output path/REST channel authentication in the admin/ui webpage without GlobalConfig.ps1

It's more complex and not the safest way to change the PurgeTime and OutputPath parameters with GlobalConfig.ps1 by specifing password in command line. It would be better if this option would be availble for UFL admin on the admin/ui webinterface....
Yuriy Sadovskiy over 1 year ago in PI Connectors / PI Connector for UFL 0 No status

Add a type casting function or operator

The INI files would be shorter and more readable if the PI Connector for UFL had a type casting function or operator. For example, if you are incrementing a Counter variable (type Int32) for each data line, and your tag names are Tag1, Tag2, etc....
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for UFL 0 No status

Make a version of SkipFile() that stops processing the current file immediately

The current SkipFile() function tells the PI Connector for UFL to skip the remaining lines in the file, but the PI Connector for UFL will continue to execute the rest of the code in the "per message" section that the current line triggered. Pleas...
Kenneth Barber over 3 years ago in PI Connectors / PI Connector for UFL 0 No status