When we built complex analysis and evaluate in PI System explorer we get general error messages without any information where the error occurs. This makes troubleshooting painful. Adding row/variable information would already help a lot!
if then else in Analysis still checking/executing both parts
If then else clauses are often used for input filtering for our analysis in AF. We often face the issue that analysis cause errors although the part which should not be executed according to the condition is causing errors.Example: "if BadVal('att...
Provide more granular configuration for default ACLs
As a PI Administrator of a PI System with complex security requirements, I need to set up different default permissions for various users so they can create tags that automatically have the proper security instead of having to rely on a process/pr...
Guest
almost 4 years ago
in Data Archive
2
No status
Right now BadVal can only check one variable or Expression. So if I am evaluating an expression with say 10 inputs, and I want the expression to output NoOutput() if any one of the 10 inputs are BadVal, then I have 2 options right now. ...
As a notification subscriber I want alerts to be sent using timestamps in my timezone so that I don't have to do mental conversion to interperate an alert.
Guest
almost 4 years ago
in Notifications
3
Declined
Currently, AF search results can only be sorted by a single field. It would be useful to have the capability to specify 2 (or more) SortField values so that the order of results can be guaranteed in the result of a tie.
For example, being able to...
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.