Hi all, We're wondering if there's a way to turn off all emai

A Score Level 1
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

Parents
  • 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!
Reply
  • 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!
Children
No Data