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
3 replies
Subscribers
6 subscribers
Views
2467 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, Is there any issue in sending emails to Groups? We have the follo
senthilar
over 10 years ago
Hi,
Is there any issue in sending emails to Groups? We have the following code:
=toemailrecipient(topeople(getdistinctusers(pv!ownerUserOrGroup))) - the pv is of type UserOrGroup
This code is placed in Send Email smart service and that service successfully sends the email too. But immediate after sending the mail this smart service fails. The error message is
There is a problem with task “Send E-Mail to Group” in the process “Trust Util Send Reminder Mail”. Failed to send email
Why is this so?
...
OriginalPostID-116925
OriginalPostID-116925
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
To troubleshoot any issue where the alert is not informative enough you always have to review the application-server.log and find the corresponding error. Once you identify the error review each of the "Caused by" clauses in the stack trace; there will be one that will explain the root cause which in this case can be a single email address which would explain why the email is indeed sent for other users.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
To troubleshoot any issue where the alert is not informative enough you always have to review the application-server.log and find the corresponding error. Once you identify the error review each of the "Caused by" clauses in the stack trace; there will be one that will explain the root cause which in this case can be a single email address which would explain why the email is indeed sent for other users.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data