Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new 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.

Status No Status
Product PI Connectors
Created by Paul Kim
Created on Aug 18, 2022

PI UFL Connector - enable option to treat nulls values for fields as their defined data type instead of as strings

When the UFL connector sends a value that is null, it is treated as a string. As a result, any variables that are defined as other data types (other types as listed here https://docs.osisoft.com/bundle/pi-connector-for-ufl/page/field-section-statements.html) will be sent to PI as a string if the captured value is a null. This can be an issue, especially for tags/AF objects that do not yet exist: when null values are sent by the connector, subsequent values are expected to be of string types as well. If there is a mismatch between subsequent non-null values sent to PI after a null value was the first value sent since connector startup, the value may not be sent successfully and AF object creation may fail or exhibit other undesired behavior. Adding the option to send nulls as their original data type may help mitigate any data flow/AF object creation issues for certain configurations.
  • Attach files