Add OAuth 2.0 Token Exchange (RFC 8693) Support to PCS for PI
Add native support for the OAuth 2.0 Token Exchange (RFC 8693) grant type in Platform Common Services (PCS) for PI when integrated with external identity providers such as Microsoft Entra ID. AIM must support exchanging externally issued access to...
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
almost 4 years ago
in Data Archive
5
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 ...
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...
Allow writing arrays as a time series to an output
I would like to be able to configure outputs in an analysis to write at multiple time points (which are defined by the result of an array function).
My use case is to:
1. Configure an attribute as a Time Series Table Lookup
2. Create an analysi...
Improve Data Cache Performance by parallelizing Data Archive update fetches
Currently, when the Data Cache is signed up for updates on multiple data archives, updates from each archive are fetched in series, one after another. When there are many data archives involved (especially if they are geographically dispersed) thi...