- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2015 11:06 PM
Hi all,
I want to disable notification for all users for Temporary purpose. Anyone can suggest me , how to achieve this using Script.
Thanks & Regards
Govind Kumar Sharma
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 01:00 AM
Help me understand this.
Why do you need to write a script when you can do this by simply unchecking the checkbox?
Or just navigate to user table and add the 'Notification' field to list view. Double click on notification field and select 'Disable' for a record. Now right click on the header and click 'Update All'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 12:23 AM
Hi Kalai,
Where should I write this script . In business rule or Background script or somewhere else?? Could you please guide me Kalai
Thanks & Regards
Govind Kumar Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 12:33 AM
But why don't you use email properties?
System Properties > Email > Mail sending enabled > uncheck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 12:52 AM
Hi Kalai,
Requirement is using Script only, that'swhy I am looking for script. can you please help me in this.
Thanks & Regards
Govind Kumar Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 01:00 AM
Help me understand this.
Why do you need to write a script when you can do this by simply unchecking the checkbox?
Or just navigate to user table and add the 'Notification' field to list view. Double click on notification field and select 'Disable' for a record. Now right click on the header and click 'Update All'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2015 01:48 AM
Thanks Kalai And Gurpreet . I will close this thread once a get confirmation.