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
1 reply
Subscribers
6 subscribers
Views
1568 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
What is the best way to have a task escalation trigger a email? Our
John
over 13 years ago
What is the best way to have a task escalation trigger a email?
Our users don't really use alerts in Appian and in many cases have alert preferences set to turn off some emails. Our thought is to use a message node to call a sub process that we then pass some parameters into, but I thought there should be a easier way to do this. Any ideas. ...
OriginalPostID-28822
OriginalPostID-28822
Discussion posts and replies are publicly visible
0
Marco Lara Guzman
Appian Employee
over 13 years ago
I think your suggestion to use a ‘send message event’ to trigger a process that sends out the e-mail is the best approach to address your use case. Moreover, you can re-use the process model created to send the e-mail across different process models in your application.
If you want to keep everything in the same process model, you could use a intermediate timer event to trigger an exception flow to send the e-mail and then have the flow back into the task to issue a new task instance. Depending on how many escalations you need, this approach could clutter your process models though.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel