Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1429 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi all, We're wondering if there's a way to turn off all emai
caz
A Score Level 1
over 10 years ago
Hi all,
We're wondering if there's a way to turn off all emails for process alerts?
Thanks,
Caroline...
OriginalPostID-135068
OriginalPostID-135068
Discussion posts and replies are publicly visible
0
Alok Mohare
Appian Employee
over 10 years ago
Process Notifications can be turned off by changing the default values for the following properties from "immediate" to "never" in custom.properties:
server.conf.notifications.process_sub_link_republished_timing
server.conf.notifications.process_super_process_causes_publishing_timing
server.conf.notifications.process_sub_link_disabled_deleted
server.conf.notifications.process_new_task_me_timing
server.conf.notifications.process_new_task_others_timing
server.conf.notifications.process_new_task_unassigned_timing
server.conf.notifications.process_cannot_delete_cancel_sub
server.conf.notifications.process_exception_msg_timing
server.conf.notifications.task_exception_msg_timing
The instructions to update the global notifications setting can be found in the following link:
->
forum.appian.com/.../Configuring_Notifications.html
1) Run stop-suite.bat (.sh).
2) Run start-suite.bat (.sh).
-->2.1) The properties file is read with the new values, but initialization has already taken place.
3) Run stop-suite.bat (.sh).
4) Run start-suite.bat (.sh).
-->4.1) The new properties values are used when initializing default settings for users.
5) Click My Alerts > Edit My Alert Settings to verify that the new default value appears.
Hope this helps!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
caz
A Score Level 1
over 10 years ago
That's exactly what I need, thanks Alok!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
janakik
over 10 years ago
Hi Alok,
I have used the below properties to stop the task assignment notifications whenever a task gets assigned
server.conf.notifications.process_new_task_me_timing=never
server.conf.notifications.process_new_task_others_timing=never
And also i restarted the engines twice but still the users get the notifications. Could you direct me in a right way.?
Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel