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.
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).
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?
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.