Add support to schedule AF table lookups at precise times
I need more precise control over the timing of table lookups in AF, specifically the ability to schedule them at exact times (such as midnight) rather than relying on the current minimum refresh interval mechanism. AF table connections currently s...
Extend PI audit trail to include changes made to snapshot using SMT
Using the SMT tool with the PI archive editor you can enter current values using * as time. This enters directly into the snapshot but is not recorded in the audit trail. All changes made should be recorded
Delay Real-Time Calculations until backfill is finished.
For recursive Analyses such as below :
PrevVal(tagA,'*') + 'TagB' → output : tagA
When the PI Analysis Service is down (or the node needs to be restarted), the current calculation needs to be halted until the Backfilling reaches up to the start u...
Show Child Attribute in Analysis PE Editor Auto-Complete
As a user configuring Analyses, I would the the Performance Equation (PE) Editor's auto-complete to suggest any child attributes as well as regular attributes. Note: This was previously Enhancement 109589.
Allow the use of filter expressions, similarly PI DataLink Compressed Data, so that you can visualize or perform calculations on filtered data (e.g., excluding bad values, certain digital states, etc.).
Compare exported AF templates to other environments
A feature to review the changes that will be made when importing AF templates that have been exported from a lower environment.
Example.
Make changes to element/attribute/archive templates in dev. Export library to XML. Compare export...
AF Audit Trail for deleted items should retain friendly database name
Would like AF audit trail to retain friendly database name for deleted items. Currently it removes the friendly database name making it very difficult to track changes made to a specific database once an item is deleted.
Exclude analysis output attributes when the analysis is suspended
When the PI Analysis service determines an Analysis should be Suspended, it should also set any output Attributes to be Excluded. As the Analysis is Suspended, it will not output any results and if it has always been Suspended, the output Tags wil...
As a user I would like to integrate python directly into AF so that I can have the open source capabilities of Python directly available to me as oppose to having OSISoft develop many of the options that Python already offers. This would allow for...