What happens if I set a reading-attribute to calculated+ disabled
When a reading attribute is configured to be
Iscalculated = TRUE; A valid non-NULL formula is setup in the calculation field.
IsDisabled = TRUE
Then, the attribute value is always calculated irrespective of calculationType being Manual or System.
Note:
This “always calculate” behavior is only expected to work on the “OneApp”.
In the case of “Web Admin-UI”, no calculations will be performed ( for all calculated attributes), irrespective of them being disabled or not-disabled.