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
2893 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have been working with reading emails into appian to start a process. I'm
joep45
over 11 years ago
I have been working with reading emails into appian to start a process. I'm planning to use an outlook rule that redirects an email to an appian only email box under certain circumstances. However this is not working because the To line on the email retails its original value when outlook redirects the email
Appian is able to connect to the appian_testing email box but it only successfully reads and starts a process with emails that are to appian_testing is there any workaround for this? Can i make the listener ignore what the to value is and just read all email from a certain address into a process.
Its a requirement to retain the original sender of the email as a pv...
OriginalPostID-110587
OriginalPostID-110587
Discussion posts and replies are publicly visible
Parents
0
Sanjay
over 10 years ago
Ignore, if you already figured a way to handle it. What you can try is, add multiple routing aliases to custom.properties, one per each source email address that is likely to appear on the 'To' line. The right hand side is mapped to the same model/process that you want started.
conf.mailhandler.alias.appian_testing=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
conf.mailhandler.alias.sourcemailbox01=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
conf.mailhandler.alias.sourcemailbox02=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sanjay
over 10 years ago
Ignore, if you already figured a way to handle it. What you can try is, add multiple routing aliases to custom.properties, one per each source email address that is likely to appear on the 'To' line. The right hand side is mapped to the same model/process that you want started.
conf.mailhandler.alias.appian_testing=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
conf.mailhandler.alias.sourcemailbox01=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
conf.mailhandler.alias.sourcemailbox02=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data