Skip to main content

Priority Report

KADAI provides the possibility to customize Priority Reports in the UI. To configure it, go to “Settings” in the KADAI UI.

setting

Currently, the UI supports the following types of parameters:

TypeWhat the UI showsUsage
textan input field where text can be typed inPriority names
intervaltwo input fields for numbers, a lower and an upper boundaryPriority intervals
colora color pickerPriority colors
jsona text area where a string in json format can be typed in.Filter values

Placement of this configuration in KADAI

The parameters described above are saved in the CONFIGURATION table under CUSTOM_ATTRIBUTES. The data structure is divided in two parts: The fields with their corresponding values and a field named schema. That field contains all information needed in the UI to display those parameters. The default values can be found there.