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
9 subscribers
Views
1600 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, we have been using the email listener for a few weeks now but since putting
David Williams
over 12 years ago
Hi, we have been using the email listener for a few weeks now but since putting it live have noticed some interesting behaviour with certain emails received. It appears that automated emails sent don't get picked up? They are read but not processed. Has anyone else seen this??...
OriginalPostID-67444
OriginalPostID-67444
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 12 years ago
There is still more of this error message that can be provided without exposing sensitive information. At a glance this error looks of type:
"EVAL:@reason=Invalid index: Cannot index property 'XXXXX' of type Y into type YYYY".
If that is the case then it seems the process is trying to retrieve a field from a CDT which is null, something like pv!myCDT.myField where pv!myCDT is null (No Value) which results in an invalid expression of type null.myField
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 12 years ago
There is still more of this error message that can be provided without exposing sensitive information. At a glance this error looks of type:
"EVAL:@reason=Invalid index: Cannot index property 'XXXXX' of type Y into type YYYY".
If that is the case then it seems the process is trying to retrieve a field from a CDT which is null, something like pv!myCDT.myField where pv!myCDT is null (No Value) which results in an invalid expression of type null.myField
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data