Overview
This release includes two tickets:
CDRI-51 introduces an update to how workdays are defined by NRDB. In the previous definition, a workday is defined as Monday to Friday between 08:00 and 16:00. This definition has changed to Monday to Friday 08:00 to 20:00 and Saturday, 08:00 to 16:00. To facilitate this change, a new class NRDBWorkDay has been introduced. This class tracks the definition of a workday as defined in parameter tree configuration. This change will allow a more flexible handling, where not all days have to have the same length.
CDRI-53 introduces a new engine NRDBMessageTypeHandlerWithoutConnection that will read and process messages from the NRDB_MESSAGE_TYPE table without trying to connect remotely to NRDB (to enable testing of NP_EXPORT.)
Configuration
The following parameter tree node is mandatory:
...