Miscellaneous SBA Gateway Properties
Miscellaneous Configuration Properties describes miscellaneous properties for configuring SBA Gateway.
Property | Description |
---|---|
gateway.debug.jsonPrettyPrintHttpBody | When set to true , JSON pretty-printing is
applied to the HTTP body for debug output. The default value is
true . |
gateway.errors | The definition of application errors and the fields that make up
the ProblemDetails message returned. For default
definitions see the discussion about common CHF
configuration. |
gateway.redirectOnError.enabled | When true , an HTTP 307 is returned on an error
with an alternate CHF specified in the location header. This is
triggered for outage related errors by default. The default value is
false . |
gateway.redirectOnError.locationHeaderTemplate | A template for creation of the location header. The default value
is the
following:
|
gateway.redirectOnError.errors | List of errors to which a redirect to an alternate CHF is added.
The default list is the
following:
|
jms.enabled | Enables Java Message Service (JMS). |
notificationAlarm.errorHttpResponseCodes | The HTTP status codes that trigger logging notification. the
default list is the
following:
|