Disable warnings
By default, warnings from the data function (or included packages) are sent to the client when executing a data function through the service. It is possible to suppress warnings by disabling the warning alert.
Configuration property | Default setting | Description |
---|---|---|
disable.warning.alert
|
false
|
Set to
true to disable sending warnings from the data
function to the client when executing a data function.
|
Parent topic: Custom configuration properties