Turn Off Notifications for All – SQL
The Turn off Notifications process disables all Email, SMS and Alerts notifications for all users. This process is helpful if users would not like to receive emails from the system regarding actions items, timesheet submissions, etc. The script may be modified to include all users or all users that have been created within the last day.
Download Details
RegoXchange Content ID: EX0125
Submission Date:
Submitter:
Content Type: Clarity Studio
Related Modules: Administrative Support
Company: Rego Consulting
Version Support
Versions Supported: 15.x, 16.x
Special Instructions
Special Instructions: For initial use, run the script with the where clause “where created_date > sysdate – 1” omitted. All subsequent runs should be daily and include this omitted where clause.