Skip to Content

Hide Errors from Users

Vinyl supports the ability to hide error messages from app Users. An Administrator User can determine what type of error message to show Users, based on the User Group the User belongs to. If a User belongs to multiple User Groups, Vinyl will use the "highest" detail.

To Configure Hide Errors

Hiding errors gets configured in Vinyl at the User Group level. For each User Group, there is a new Error Display Level field and corresponding list values to select from depending on the type of error message you want the User Group to receive.

  1. Navigate to the IDE
  2. Click the User Management button
  3. Click the Groups navigation tab
  4. Click the Open Record icon for the Group you are going to configure, from the Groups panel
  5. Navigate to More > Edge Case
  6. Click the Edit button
  7. Assign the appropriate Error Display Level. Options:

    • Generic – Show a generic error message to the user. For example: An error occurred while processing your request. (abc123).
    • Message Only – Show the error message to the user
    • Detailed – Show the error message and stack trace details to the user. Use for Administrator level Users.
  8. Click Save

Example Error Messages

Following is an example of Vinyl error message from the app view, and then the corresponding log view. Vinyl will stamp the VinylRequestID on every error message displayed thru the User Interface, and this ID corresponds with more detailed error message information found in the Fast/Slow Log files.

Vinylrequestid

Example Vinyl error message from app view

To locate the corresponding VinylRequestID in the logs, copy and paste (or type) the VinylRequestID into the search bar from the Fast/Slow Logs panel.

Logs

Example Vinyl error message from Fast Log view