Recovering a PI tag that was deleted accidently is extremly annoying.
Why do I have to create a new tag and reprocess all historical archives to convert the old tag to the new tag in the archives? (https://techsupport.osisoft.com/Troubleshooting/K...
Guest
about 3 years ago
in Data Archive
4
No status
Currently PI Analysis Service has a built-in Statistics tool in PI System Explorer.
It is able to show statistics regarding Evaluation and Calculation Lag as well as Skipped Evaluations and some other important information.
PI System Explorer ...
Expose backfilling/recalculation status in the AFSDK
Currently analysis runtime information can be accessed programmatically using the AFSDK (AFAnalysisService.RuntimeInformationFields - https://techsupport.osisoft.com/Documentation/PI-AF-SDK/html/P_OSIsoft_AF_Analysis_AFAnalysisService_RuntimeInfor...
Add configurable defaults for PI Point "Pointsecurity" and "Datasecurity"
Read access to the PIPOINT table is required for most identities. Pointsecurity and Datasecurity currently use the settings on the PIPOINT table as the default. New points will generally give read access to most identities because of these default...
As a user of analyses, I would like to have a Percentile function so that I can filter out atypical events when doing summary calls. The function would look like this: Percentile('attribute', 'timerange', value). This is related to enhancement req...
It would be useful to add a feature to list notifications by user. This feature would be helpful in managing the list of notifications as more notifications are created and as users change job roles.
Guest
about 3 years ago
in Notifications
4
No status
Add IsExcluded('attribute') function to AF Analysis.
Add new isexcluded(attribute_reference) function to be able to easier distinguish between Tag/Attribute errors and excluded attributes. Currently it is quite tricky to filter if an attribute is in error due to data source error or an excluded tag....