cancel
Showing results for 
Search instead for 
Did you mean: 

Error on X.400 Receiver Adapter

helmut_skolaut3
Active Participant
0 Kudos

Hi all,

I have a problem using the X.400 receiver adapter. I have received the modules like this:

For me it looks like the EDIFACT conversion works fine:

[.....]                                            

28-11-2014
09:51:13.376
InformationB2B
EdifactConverterModule: Message will be sent as ISO-8859-1.
28-11-2014
09:51:13.376
Information0}:
closing edifact segment with "+"
28-11-2014
09:51:13.376
Information0}:
finished xml document
28-11-2014
09:51:13.376
Information0}:
finishing xml tag "D_0062"
28-11-2014
09:51:13.376
Information0}:
starting xml tag "D_0062"
28-11-2014
09:51:13.376
Information0}:
writing "26"
28-11-2014
09:51:13.376
Information0}:
writing character content "00000421279196"
28-11-2014
09:51:13.377
ErrorAdapter Framework caught exception: {0}
28-11-2014
09:51:13.377
ErrorMP: exception caught with cause java.util.NoSuchElementException
28-11-2014
09:51:13.378
ErrorDelivering the message to the application using connection
X400_http://sap.com/xi/XI/X400 failed, due to:
com.sap.engine.interfaces.messaging.api.exception.MessagingException:
java.util.NoSuchElementException.
28-11-2014
09:51:13.386
InformationThe
asynchronous message was successfully scheduled to be delivered at Fri Nov 28
09:56:13 UTC 2014.
28-11-2014
09:51:13.386
InformationThe
message status was set to WAIT.

But I don't find anything about the error. I also have not found any useful documentation neither on help.sap.com nor on SCN. Any valuable help for me?

Regards

   Helmut

Accepted Solutions (1)

Accepted Solutions (1)

helmut_skolaut3
Active Participant
0 Kudos

I found the problem. The UNA Segment was not correct. It should be <S_UNA>:+.? '</S_UNA> but I had only <S_UNA>:+.?</S_UNA>

After correcting this, the message went through.

Answers (0)