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
Ability to easily split Event Frame on a time range
Users have requested to have Event Frames split up based on a time range to more easily visualize the data and make reports.
For example, if an Event Frame is triggered Monday at 4pm and closed on Wednesday at 6pm it would be nice to have 1 even...
You should be able to urge EFs using more complex search criterias' than the ones provide in the latest PI Server 2018 SP3 (StartTime, EndTIme, EF Template).
Most important criteria would be EF categories, but also some honorable mentions:
1. EF ...
Please remove the database level write access requirement to modify objects below the database level. This will:
1. Prevent users who should only have subobject write access from modifying the database.
2. Make the security model more intuitive ...
Filter/Flag PI System Generated Error Message as Analysis Inputs to prevent False Positive Evaluations
The PI data archive (and potentially other systems) can generate many automated error messages to assist with troubleshooting. One such key example is "[-10767] Client exceeded maximum concurrent queries in RPC thread pool", which occurs when a se...
Include the "Primary Parent" checkbox functionality under PSE's "Change Reference Type" dialog in PI Builder
In PSE, you can right click an element reference > Convert > Change Reference Type... and have the option to make your current element reference the Primary Parent via a check box. This functionality is not replicated in PI Builder. Thus, yo...
Guest
almost 3 years ago
in PI Builder
0
No status
Currently, when configuring JSON as the body of a Notification, an array of items has to have a property name--there isn't a way to construct an array of JSON objects where the array isn't prefixed with "name": or some other property name. There a...
Guest
almost 3 years ago
in Notifications
0
No status
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
Currently if we define multiple start triggers, a child Event Frame is generated when a next star trigger fires.
I would like to 'split' the Event in this case. Thus close the EF and start a new one.
Example use case: I need separate tracking of ...
Improve PI Analysis Service Performance for Non-Templatized Analyses
Instead of putting all non-templatized analyses in one group for evaluation, the PI Analysis Service should divide them up automatically according to some criteria. The goals would be:
1) Eliminate the need for many "one-off" templates that cause ...