Mitel Forums - The Unofficial Source
Mitel Forums => Mitel Software Applications => Topic started by: ZuluAlpha on March 06, 2025, 08:29:12 AM
-
Is there a way in YSE or the server I can see scheduled email reports for all users? We have some really old ones trying to email to users that haven't been around in a while I'd like to clear out.
-
Not sure best way to clear them out, as you would have to login as the user who created the scheduled report.
This is done in CCMWeb > Reports > Scheduled Reports.
There's a table in SQL DB CCMData that has all the scheduled reports I believe. dbo.tblReport_Schedule
I just did a quick test and not sure if this will break anything else, but I deleted an entry from SQL directly and it disappeared from my scheduled reports.