workbook
Maximum number of data records that are loaded for a data view by default
Authorized users of a workbook can increase this limit for individual data views (see maxRowCountLimit).
Note: Depending on the visualization type, lower limits may apply within Cadenza; e.g. a maximum of 2,000 data records can be loaded for a bar chart. These limits cannot be adjusted.
Default: 100000
Maximum number of data records that can be loaded for a data view
Authorized users of a workbook can increase the maximum number of data records loaded by default (rowCountLimit) for individual data views up to this limit in the advanced data view settings. This limit must be greater than or equal to rowCountLimit. The default value is 1.5 * rowCountLimit.
Maximum number of vertices that is possible by default for displaying the geometries of a layer
This limit controls how many features are sent to the client for rendering. As soon as the limit is reached, no more new features are loaded. The features loaded up to this point are displayed and the user receives a warning. Authorized users of a workbook can increase the limit for individual layers (see maxQueryResultGeometryVertexLimit).
Default: 300000
Maximum number of vertices that is possible for displaying the geometries of a layer
Authorized users of a workbook can increase the maximum number of vertices (queryResultGeometryVertexLimit) for individual layers up to this limit in the advanced data view settings. This limit must be greater than or equal to queryResultGeometryVertexLimit. The default value is 1.5 * queryResultGeometryVertexLimit.
DEPRECATED: define Data protection labels (DPL) and Data confidentiality levels (DCL) via a Data protection context (DPC) in the management center instead.
Default: false
Color of print header text. Value could be a 6 or 8 digit hex value e.g. #caca44 or #ffff0000 or rgba value e.g. rgba(169, 169, 68, 1)
Value could be e.g. bold or italic bold underline. Extra styles are separated by space. Only italic, bold and underline are allowed. Other values are ignored.
DEPRECATED: define Data protection labels (DPL) and Data confidentiality levels (DCL) via a Data protection context (DPC) in the management center instead.
Configuration of a disclaimer to show for links pointing outside Cadenza. If the disclaimer config present and the title and message are both absent or empty, a fallback for title and message is used.
Configuration of relative date filter suggestions for workbook conditions.
If not set, hard-coded defaults defined in RelativeDateIntervalProvider.getStandardRelativeDateIntervals are used.
The order of suggestion elements in the configuration file defines the displayed order on the UI.
The Live Mode feature refreshes workbooks automatically at a user-selected interval.
The list of default intervals a user can choose from is defined in
LiveModeRefreshIntervalsProvider.getStandardRefreshIntervals.
You only need to configure this particular element if you want to override those intervals.