cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the Receiver SOAP Adapter

Former Member
0 Kudos

Hello Experts,

I am sending an order number by running a report on the ECC 6.0 server to a web service for publishing the information on the web site. The receiver side is configured as Receiver SOAP Adapter . I am getting the following error in the SXMB_MONI Transaction.

com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Not enough message parts were received for the operation.

Kindly let me know to overcome this problem.

Thanks

Best Regards

S Joshi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi Joshi,

please go thorough below link might be it is helpful for your proble:

in this thread you ll refer last 3 posts

thanks,

Former Member
0 Kudos

Hi,

Have you checked this link

Regards,

Venkata Ramesh

Former Member
0 Kudos

Hi,

Do you have receiver WSDL with you?

Can you check whether the WSDL is valid or not using IE or third party tools like Altova SPY

Joshi,

According to the error response, it might be that

the way the message is supposed to be delivered via SOAP is not correct.

Can you open the message in sxmb_moni and see the receiver message?

regards

Ramesh

Edited by: Ramesh P on Dec 7, 2011 3:41 PM

Former Member
0 Kudos

Hi Ramesh,

I did checked the WSDL using IE. It is valid and displaying the correct page.

Regards

Former Member
0 Kudos

Can we have the sample message from sxmb_moni for understanding?

Also, can you try executing the WSDL file using XMLSPY or any other third part tool, as to how the Web service can be triggered. Probably you get an idea there. Then you can compare that message with the message in sxmb_moni.

Regards

Ramesh

Former Member
0 Kudos

Hi Ramesh,

The message Iam getting in MONI is as follows:

com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Not enough message parts were received for the operation.

This is the response for the request that i am sending for order creation. I did checked the fields also it is same and the values of the fields too. they all are correct. Over and above this it was working fine till last week , but suddendly this week I am getting this error.

Regards

Former Member
0 Kudos

Hi,

Since you are saying it was working fine till last week, i am suggesting you to test this WSDL using third party software like SOAPURL test or XML SPY . There might be changes in the receiver system also right.

Check it using third-party, we will come to know for sure!

regards

Ramesh