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.

Status No status
Created by David Scott
Created on Sep 25, 2026

OPC UA Adapter should validate/disallow unsupported StreamId characters (or warn) instead of URL-encoding and publishing invalid streams to CONNECT

When the OPC UA Adapter discovers tags/names containing unsupported characters (e.g., [ / ]), it publishes StreamIds into AVEVA CONNECT where the characters appear URL-encoded (e.g., %5B / %5D). These streams then fail to receive values and cannot be modified or deleted in CONNECT at present.

Add explicit validation in the Adapter before publishing: if a discovered StreamId contains characters not allowed by CONNECT/SDS StreamId rules, the Adapter should block creation and surface a clear warning/error (and ideally suggest an automatic “sanitized” StreamId option), rather than URL-encoding and pushing the stream into an unrecoverable state in CONNECT.



  • Attach files