Provide a mechanism in AF for moving a UOM from one class to another.
With multi-user AF Servers, it is not unusual for a UOM to end up in the wrong class. Currently, fixing this issue is not trivial. If you try to delete the UOM from its current class so it can be recreated in the correct class, you get...
It's possible to inadvertently change the tag attributes for production tags if they are used with an attribute that has tag creation set. It would be safer if there was a lock that allowed new tags to be created, but blocked tag attribute changes...
Allow specifying primary attribute category in AF and allow to use following options in the "Group by - Category" menu in PI System Explorer:
- show attributes in all categories
- show attributes in primary category only (hide duplicate attr...
Suppose the following scenario: a user has 2 AF databases (a development and a production one), both containing same version of a template. The user deletes a few attributes and analyses from one element template (development), exports the xml and...
This is really a bug/security risk; but the support team has requested that a "Customer Voice" be raised.
Support passwords longer than 15 characters in the PI AF Table Connector.
This would also enable calculation of percentiles.
Percentile calculation would also be possible if the user could use nested substitution parameters in array functions. For example:
RecVals := RecordedValues('Attribute1', start, end)
CountLowe...
I have one specific complaint but when I’m creating/testing a new event frame it is the worst. When backfilling a single analysis, the start time and end time boxes will throw an error and not allow the you to start the backfill if at any time the...
For the moment some Archive corruption are not detected automatically by PI DA. For example error -15000 due to archive corruption. Please enhanced the archive corruption detection because we have more and more long history and it can become diffi...
Guest
over 2 years ago
in Data Archive
0
No status
Prevent Analysis calc failure for attribute not found
If the same analysis is trying to be used for multiple templates, there will be times when some attributes are not available from a template - this will cause the analysis to fail. Even when the difference in attributes is known and attempted to b...
TagTot should make use of input UOM when no output UOM is defined
TagTot will automatically account for UOM that have the time dimension as something other than per day only when the input has an assigned UOM and the function has an output UOM defined. It would be friendlier if the output UOM was defaulted based...