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 Completed
Created by Guest
Created on Aug 19, 2022

Add Element path to AFUpdatePlugInConfigurations.exe

Currently, AFUpdatePlugInConfigurations.exe will update the Attribute configurations of an entire AF Database as specified in the /Root parameter.  When dealing with large AF Databases where there were only a few changes made, this is an expensive call.  Please modify the /Root parameter so we can specify which Element and whether Child Elements (/IncludeChildern) are included should be in scope of the update.   Example: C:\Program Files\PIPC\AF\AFUpdatePluginConfigurations.exe "/Root:\\AFServer\AFDatabase\ParentElement\ChildElement" /IncludeChildren /CreateConfig   Cheers!
  • ADMIN RESPONSE
    Aug 19, 2022
    If the "Create or Update Data Reference" feature in PI System Explorer is insufficient for your needs, please update this idea.
  • Attach files
  • Guest
    Reply
    |
    Aug 19, 2022
    What are you trying to update with the attributes? Are you using the utility to do a CreateConfig, Repair, or ReplacePIServer?
  • Guest
    Reply
    |
    Aug 19, 2022
    In response to Stephen Kwan, "What are you trying to update with the a..." These AF Attributes are configured for PI Points to be created or updated (CreateConfig).
  • Guest
    Reply
    |
    Aug 19, 2022
    The CreateConfig option is the same as if you right-click the element in PI System Explorer and selecting Create or Update Data Reference. Is that something that would suit your needs?
  • vasanth51
    Reply
    |
    Aug 19, 2022
    We have noticed that some the static Attributes configuration (Data reference a None) also not getting updated. Hence for updating only few attributes we need to run the repair of AFUpdatePluginConfigurations.exe for whole AF database as Create or Update DR is not available for non PI Point attributes.