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
6 replies
Subscribers
7 subscribers
Views
5325 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
hello, we initiate a process through the arrival of an email, it wor
Victor Bouchery
A Score Level 2
over 10 years ago
hello,
we initiate a process through the arrival of an email, it works correctly except for a sender.
Watching the MIME header, emails that are not consumed by APPIAN have:
Content-Type: text / html; charset = "us-ascii"
Content-Transfer-Encoding: quoted-printable
while the others:
Content-Type: application / ms-tnef; name = "winmail.dat"
Content-Transfer-Encoding: binary
Do you think that the encoding of the email may be related to my problem?
thanks in advance....
OriginalPostID-126902
OriginalPostID-126902
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Have you reviewed the application-server.log to see if there are any errors? See if your logs have something like this:
com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID
I do not think the MIME header will make a difference
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Have you reviewed the application-server.log to see if there are any errors? See if your logs have something like this:
com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID
I do not think the MIME header will make a difference
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
0
rachelz290
over 6 years ago
in reply to
Eduardo Fuentes
Eduardo Fuentes
, How does one resolve APNX-1-8001-001 error? This error is filling up our log files.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel