Provide function to allow users to get n-th event before/after a certain time
Provide the functionality in AF analytics to get the nth event of an attribute before/after a certain point in time where n is a variable.
In cases where n is small or fixed we can use the PrevEvent() or NextEvent() functions n times to do this, ...
Performance equation to calculate tag median over time range
Currently we do not have functionality to calculate a median over a set of tag archive values. For example a function such as TagMed('sinusoid', '*-2h', '*-30m') to return the median of that set of archive values.
Allow the use of substitution variables in Analytics
Substitution variables are only supported in datareferences. I want to use these directly in Analytics expressions.
Now i need to create a attribute to resolve the substitution variable (formula, stringbuilder, etc.), and use that in my analysis....
Currently you have to type the attribute you wish to rollup by hand. Some of our customers have expressed interest in being able to select one attribute with the mouse rather than typing anything. Wildcard characters do work but some customers who...
Support for Entry of an Coresight Adhoc Display Link in a Notification Email
(AF 2016 R2, Notifications 2016 R2)
I would like to have support to include a link to an Coresight ad-hoc trend for a specific attribute into an email. I have attempted to use the Insert Link option under Message formats in the following way:
Ent...
Allow PI Buffer Subsystem (pibufss) to be managed by Powershell tools for the PI System
Powershell is a convenient way to administer a PI Server. One limitation, however, is that there is no built-in functionality for administering pibufss with powershell. Please add PI Buffer Subsystem (pibufss) management to Powershell tools for th...
Having the PI Relay for OPC UA Connector running on a different machine than the actual connector is a good Idea, as we are now able to provide Windows credentials for AF Access without Credential manager.
On our Site we are running several small...
Ability to use templates from a different database
On the AF server we have things structured in different databases. When working in a database it would be great if I could use a database template (e.g. element template) from a different database. In some cases these templates are valid for both ...