cancel
Showing results for 
Search instead for 
Did you mean: 

Soap receiver failing..

Former Member
0 Kudos

Hello,

I have a synchronous SOAP receiver adapter and it is based on a JDBC u2013 PI u2013 SOAP using BPM. The BPM is used for message split and it works fine but when the webservice is called using the SOAP receiver , I keep getting the following message.

u201Ccom.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: No SOAP Envelope but 1 definitions; HTTP 200 OKu201D

I have set up the response in the synchronous send step. Not sure what I am missing.

Teresa

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Teresa,

1) Did you checked SOAP envelope in adapter ?

2) Whether the request message meets all the Message Mapping conditions ?

Cheers

Agasthuri

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Terisa,

In this links check the OK 200 code data

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

Regards

Ramesh