cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Mute database null values error from user inputs

Vakho
Helper

Hello Folks, 

I'm wondering, if is it possible to mute DB errors which are coming from users who are trying to insert duplicated values or if they just miss the value, for instance, I'm getting an exception error:

 

 

Column 'VehicleId' cannot be null

 

 

I know that this was generated by users, but I want to mute these kinds of errors and not get Alarms / Problems.
Is it possible to do so? 


Thanks in advance.

3 REPLIES 3

radek_jasinski
DynaMight Guru
DynaMight Guru

Here you have a detailed description of how to exclude a particular type of exception:
https://community.dynatrace.com/t5/Alerting/Ignore-exception-with-a-specific-message-and-wildcard/m-...

Have a nice day!

Thank you for your reply, I will try it with DB. Seems they talk with Application side exceptions but I assume it will work with the DB side as well. I will check it and confirm if it works for me. 

Thanks, Radek!

I'm waiting 😊

Have a nice day!

Featured Posts