Debugging a Rules Service

Previous Next

To debug a Rules Service, set its Log Level configuration parameter to Debug. Run the situation you want to debug, then inspect the log file. You can open the log file from a hyperlink in the HTML configuration wizard.

Identifying users

With Log Level = Debug, you can easily check which user was actually performing a request on the Rules Service. All executed rules service requests are visible in the log file. Each request is preceded by the message:

credential validation of user <username>

 

No other hidden credential validation takes place.