1. AF Transformer should be able to sync changes made in the source AF Database: if an element is added, deleted or edited. For the deletions there should be a way to select the behavior: delete an object from the target database, place it u...
Currently, the only way to acknowledge a notification in PI Notifications (2.X) is to acknowledge the event frame in PI Vision. Not all customer's have PI Vision.
Therefore, the Acknoledgment Site from PI Notifications (1.X) should be upgraded t...
Guest
almost 3 years ago
in Notifications
2
Declined
Use %Duration% with Formula Data Reference as Best Practice for EF Duration Attribute (AF 2017 R2+)
This is a followup to discussions with Roger Palmen and Rick Davin about their excellent writeups on the topic of EF Duration attributes; see Event Frame duration - easy way in AF2.6 or higher & Duration attribute on an Event Frame - Part 1 , ...
Properly handle Event Frame edits on Event Frames that are generated by the PI Analysis Service
Users manipulate open event frames that are generated by the PI Analysis Service. The manipulation can be:
1) Write to an attribute on the EF
2) Write an annotation
3) Acknolwedge the EF
When these manipulations are being performed the Event Fra...
Make Acknowledged status available within Event Frame
Since we have an EventFrame() function to pull in StartTime, EndTime, and Duration from within an event Frame, it would be useful to also be able to access whether or not the event frame was acknowledged.
Use case: If level 1 users have not ackno...
It is possible to name these files more specifically to convey what to expect when running them:
Example 1: AF_SQL_295.bat
Example 2: AF_SQL_290.bat
Example 3: Vision_SQL_320.bat
Currently a single name of Go.bat is assigned to SQL management scr...
Allow specifying conditions (or case constructions) for ParentID/ElementID functionality
Allow specifying conditions (or case constructions) for ParentID/ElementID functionality. Example:
if [1].Value=x then ParentID=[2].value ElementID=[3].Name
else
if [1].Value=y then ParentID=[4].value ElementID=[3].Name
 ...
Currently, if you want to store predictions for 1 day, 2 days, 3 days, etc. into the future, you must create a different PI tag for each distance into the future.
Future data tags should support 2 timestamps: the timestamp that the predicted valu...
Guest
almost 3 years ago
in Data Archive
4
Declined
Reduce archive file size by eliminating unused record numbers
Background:
On a Data Archive where many points have been deleted, there will be many unused record numbers. Since the size of an archive file is tied to the highest existing record number (for performance reasons), this can result in archive file...
Guest
almost 3 years ago
in Data Archive
5
Declined
Add an option to mark the PI Point Data Reference to not be updated when a Create or Update data Reference is issued
Currently when a PI Point Data Reference receives a call telling to Create or Update the Data Reference, it will resolve the String builder and then lock that Data Reference so that if someone changes the template, that change will not be replicat...