Increase assembly description character limit for AF Plugins
Currently when inserting an AF plugin via RegPlugin64.exe , there is a 1000 character hard limit for the AssemblyDescription parameter that the AF plugin has in its AssemblyInfo.cs class. It has been found that some plugins have more than 1000 cha...
As an user, I want to be able to query web services using a fully support attribute data reference so that I can get the information I need from web services without having to write my own custom data reference.
Ability to visualize AF element connectivities like a graph using PI System Explorer
As a user, I want to be able to view AF element connectivities using a graph view rather than a tree, so that I can see more relationships between elements than just parent-child as in a tree.
As AF Admin, it would be helpful to be able to archive and track the Database Property Count as a PI Point/Attribute to track the progress of AF deployment
Security setting for an identity must be sen in the PI server and AF should get that. Why create additional identities in AF as well. Duplication creates risk for errors and requires additional maintenance.
As an AF administrator, I want to configure templates with Point Creation using Substitution Parameters that can retrieve names and values from an element relative to the root element and working it's way down to the element wanted. A way for this...
Add TimeRangeMethod to StringBuilder DataReference or automatically use StartTime when used on Event Frames.
A frequent PI Square problem regards using StringBuilder DR on event frames and the user wants to see the referenced element's attribute at the StartTime of the event frame. Something like a TimeRangeMethod or UseStartTime flag w...
PI AF shows who created and last edited an element, but does so by showing the user's ID in format "Domain\UserID" which is not always readable. It would be better to display the AD user's display name in these places to make it clear who performe...
Provide a mechanism in AF for moving a UOM from one class to another.
With multi-user AF Servers, it is not unusual for a UOM to end up in the wrong class. Currently, fixing this issue is not trivial. If you try to delete the UOM from its current class so it can be recreated in the correct class, you get...
It's possible to inadvertently change the tag attributes for production tags if they are used with an attribute that has tag creation set. It would be safer if there was a lock that allowed new tags to be created, but blocked tag attribute changes...