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
16 replies
Subscribers
6 subscribers
Views
4055 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
One of our users doesn't want to receive the "This task was assigned to
nickh413445
Certified Senior Developer
over 9 years ago
One of our users doesn't want to receive the "This task was assigned to you..." notification.
Is there an easy way for a user to configure their own email notifications? If not is there something we can do at the process model level?
We are using the cloud version.
OriginalPostID-169299
OriginalPostID-169299
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Ok let's try something else then given this is an on-premise environment:
1. SSH/Remote into the ENGINE_SERVER where the Appian Engines run
2. Open ear\\suite.ear\\conf\\custom.properties
3. Search for
server.conf.notifications.process_new_task_me_timing
server.conf.notifications.process_new_task_others_timing
4. Are they there?
5. If not there, past these two lines at the bottom:
server.conf.notifications.process_new_task_me_timing=never
server.conf.notifications.process_new_task_others_timing=never
6. Stop the engines
7. Start the engines
8. Once they are up and running again (checkengine shows Okay), stop them again
9. Start them
This should disable these emails for all users, new and existing without the need for the plug-in.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Ok let's try something else then given this is an on-premise environment:
1. SSH/Remote into the ENGINE_SERVER where the Appian Engines run
2. Open ear\\suite.ear\\conf\\custom.properties
3. Search for
server.conf.notifications.process_new_task_me_timing
server.conf.notifications.process_new_task_others_timing
4. Are they there?
5. If not there, past these two lines at the bottom:
server.conf.notifications.process_new_task_me_timing=never
server.conf.notifications.process_new_task_others_timing=never
6. Stop the engines
7. Start the engines
8. Once they are up and running again (checkengine shows Okay), stop them again
9. Start them
This should disable these emails for all users, new and existing without the need for the plug-in.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data