Add OpenOnly and CloseOnly capabilities in PI-AF notification formats
Add markup to include/exclude content in-between in notification formats? This would be a far more elegant and flexible solution vs. separate templates or using the global Message for Closed Notification. e.g. <openonly>foo</openonly> ...
Guest
about 2 years ago
in Notifications
0
No status
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. ...
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 ...
Guest
about 1 year ago
in Installation
0
No status
Have pre-made PI Identities with minimum permissions by default
It currently takes more effort to follow AVEVA's recommendation of setting minimum permissions for all PI service accounts than it is to use fewer service accounts with more permissions. To help steer PI administrators in the right direction, plea...
Improve AF Transformer logging:
In some cases it's hard to investigate why AF Transformer doesn't include certain elements in transformation.
it would be helpful to have a debug level that enables following features:
- log element names that were ...
Allow passing parameters to XML script file so that I can maintain one general script for many sites
Below in the examples are the parameters that would change from site to site. Other than these parameters the transformation XML script is identical across sites. With parameters, it would be simpler to maintain these files.
• Host, D...
All methods exposed through AF SDK and other Developer Technologies are "fire and forget". Please add methods, at least for time series data, which return when the data has been processed.
A write operation that returns when data has been process...
Enable Data Fanning for PI Collectives through PI System Management Tools
Currently, PI System Management Tools supports buffering but not data fanning (does not send data to all collective members).
When using a PI Collective, customers would like to make changes to PI Point values in Archive Editor in the Primary Dat...
Guest
over 3 years ago
in Data Archive
1
No status
Conditional Analytics within event frame templates
As a PI Admin, I'd like to be able to calculate conditional based analytics within my event frames rather than in an outside calculation that you need to reference within the event frame. This causes timing issues when trying to schedule that calc...