Troubleshoot UI

Prev Next

Troubleshoot UI errors in the developer console

  1. In your browser, open Developer Tools. If you are using Google Chrome, select the More icon, then select More tools > Developer tools.
  2. In the panel that opens, select Console.
  3. Review the console details for errors.

Troubleshoot server errors

The An unexpected error occurred notification indicates a server error.

To review a server error:

  1. From the SAP cloud platform cockpit, go to the appropriate system and download the server log.
  2. Select the last exception in the server log.

Logging levels

Logging levels are:

  • ERROR—Default log
  • TRACE—Most detailed log
  • DEBUG—Less detailed log

To change the log level, the class must be executed at least once. Otherwise, it will not appear on the logger list.