Release note Energy Management Module (JOOL) 1.3.8
1. New features
- Support for special characters when importing via the wizard or via Global Insertor
in case of UTF-8 encoded import files - Alarms: disappearance of the "Acked on" and "Acked by" columns in the DataSet editor. These
columns will be redisplayed when the alarm acknowledgment functionality is implemented. - Archiving of old data: data older than x years (duration to be defined on a client-by-client basis) will be years ago (duration to be defined on a client-by-client basis) will be aggregated with a larger time step, in order to save storage space.
o Aggregation will be done on the basis of the TimeZone defined for the "Admin" user of the database (one timezone per DB for the moment)
o The user who accesses archived data will be notified via an information bubble at the bottom right of the at the bottom right of the application screen.
o This archiving functionality is not activated by default, it will be implemented customer by customer after agreement on the procedure and the duration of retention of the complete. - Add a "param" field in the DataSets, Worksheets and Widgets editors to test the reaction of these tools when they receive a parameter value.
This field is not directly visible (rarely used feature), but it can be displayed by clicking on the "Param" button available next to the context and selection selectors.
The value inserted in this field will not be saved with the definition of the tool. It simply allows the result with a given parameter (in the same way that the context and selection are not context and selection are not saved in the tool definition either)
2. Corrections
- Fixed a particular case where the ".properties" function was returning wrong values on some properties of the CNL_DAC block
- Standardization of case sensitive behaviour. The JQL language is now completely case insensitive everywhere in the application, but also when importing properties with encoding constraints.
- Corrected the behaviour of some functions when applied to an empty selection. A function applied to an empty selection should most of the time return an empty result, not an error message. (a few cases remain specific such as the .count which should return 0 or .isnull which will return "true")
- Fixed a bug that prevented the complete retrieval of dependencies in JooLMap in the case of clone worksheets.
- Fixed a bug that impacted the feedback of information from a widget of type Form widget in a Kiosk link.