Impact area
Manageability
Severity
Medium
Affected element
Business Rule
Script Include
Inline Script
Rule number #
SN-0372
Impact #
All error conditions in transactions executed through REST or SOAP calls should be logged via gs.error
, gs.warn
or gs.debug
.
Remediation #
Add the required logging statements to the catch block of the code which make the REST or SOAP calls.
Time to fix #
15 min