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
4 replies
Subscribers
7 subscribers
Views
1596 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Is there any approach to stop the auto reply e-mail (User has set up OOO message
janakik
over 10 years ago
Is there any approach to stop the auto reply e-mail (User has set up OOO message) ?
OriginalPostID-143509
OriginalPostID-143509
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 10 years ago
I am assuming you are sending an email from a process instance and using a receive message listener to pick up the response and want to handle the OOO reply? If so you should be able to capture the email subject and use a function such as search() to look for "Automatic" (or whatever you email server uses) in the value, if found use a decision gateway to loop back to start a new instance of the receive message listener to negate the OOO response.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 10 years ago
I am assuming you are sending an email from a process instance and using a receive message listener to pick up the response and want to handle the OOO reply? If so you should be able to capture the email subject and use a function such as search() to look for "Automatic" (or whatever you email server uses) in the value, if found use a decision gateway to loop back to start a new instance of the receive message listener to negate the OOO response.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data