I would like to monitor and manage alerts & events gathered from PI Interface for OPC AE to create a report like Top 10 alarms, Floating Alarm, Operator Alarm, because by default PI System will collect AE as a string and stored it. Should we h...
AF enumeration sets should support values with the same name
The feature introduced in 2018 SP2 to manually synchronize digital state sets with AF enumeration sets has a limitation where state sets with duplicated names aren't imported correctly into AF. This is due to the current design of AF enumeration s...
Validate Dynamic Endpoints config for notifications with new Attribute Data Reference Type
Dynamic endpoints with comma separated email addresses are the preferred method for addressing notification recipients. They allow all recipients to see which other recipients have received the notification. The downside is any syntax error (e.g. ...
Dedicate/reserve threads for PI server management.
In the event of all the threads being consumed on a PI server a PI admin is unable to manage a PI server remotely. They must remote into the server and manage it from there. However, even from the server there are times where simple tasks like ope...
Guest
over 2 years ago
in Data Archive
0
No status
Enable the ability of the Analyses to recalculate the most recent exeuction. When manually entered data is utilized in an AF Analyses, under a variety of analysis configurations, the most likely analysis execution needing to be recalculated is the...
Allow Select All of search results with filter criteria (very simple GUI change)
When performing a search in PI System Explorer, you can perform a "Select All" on the search results by left clicking on an empty gray section at the top. This section disappears after applying filter criteria, effectively removing the "Select All...
Increase PI Notifications methods to include SMS text methods for AD users
Many notifications users are able to access notifications through e-mail, but due to the frequency or lack of importance to the platform they can be easily ignored. This proposal is to allow notifications to be sent to Cell Phones directly through...
Executing query or stored procedure directly from AF analysis
Currently you can add a query or stored procedure to the library in AF. From there you can retrieve data to be used in an attribute via table lookup. What I am looking for however, is to be able to directly execute a stored procedure from an analy...
Update PI-AF install procedure to handle custom PIFD Naming
If hosting multiple AF DBs on a single SQL instance it is necessary to rename the PIFD default name to a unique name. For instance PIFD_<AFHostname> The current PI-AF install routine does not handle this situation - forcing a step to rename ...