Registering dm_logon_failure event
Hi community, I'm facing an issue registering the event dm_logon_failure but I don't understand why. I want to receive a mail each time someone is trying to log to a repository using the installation owner and fails, so i wrote this API script : retrieve,c,dm_user where user_name IN (select r_install_owner from…