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.

Automatically add new attributes to existing views

As a PI administrator I want the integrator to detect new attributes on a template and add them to existing views automatically. This would be easier than creating a new view and asking users to reference this new output.
  • ADMIN RESPONSE
    Aug 17, 2022
    This feature has been considered and has been rejected as not practical. SQL Server targets and other relational databases, files, and other destinations do not support efficient means of adding columns and inserting new data into existing data structures. There is a heavy reliance on bulk calls for performance reasons. Alternatives involve post processing a more generic table that can handle attribute additions.
  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Aug 17, 2022
      Please add this feature! I have over 10 SQL views, and not being able to add/del attributes after the view is published significantly limits my use cases of this integrator product. In fact, this issue is forcing me to investigate alternative solutions.
    • Guest
      Reply
      |
      Aug 17, 2022
      I completely agree. This feature needs added.
    • Guest
      Reply
      |
      Aug 17, 2022
      This feature has been considered and has been rejected as not practical. SQL Server targets and other relational databases, files, and other destinations do not support efficient means of adding columns and inserting new data into existing data structures. There is a heavy reliance on bulk calls for performance reasons. Alternatives involve post processing a more generic table that can handle attribute additions.