cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with SOAP receiver Adapter !!

Former Member
0 Kudos

Hi ,

I have a scenario where I am sending data from SAP to a URL.For this I am using SOAP adapter on the receiver side.This is a syncronous communication.

1.When I execute my program and check SXMB_MONI..both the communication are shoen as successfull.(Request & response).

2.If I check the request message ..I could see the message in sxmb_moni.

3.But in the URL..there is some text about envelope..but there is no message in it.

4,If i check the Runtime workbenck->Message monitoring>...I could see all the steps in the message details for SAP to URL as sucessfull in the audit log .

so why it is only displaying the emvelope text..not the total message..

Can someone help me out plz..

Thanks much...

Accepted Solutions (1)

Accepted Solutions (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

Please check out if you selected the correct parameter in Conversion parameters in receiver soap adapter and also check the adapter status. Also check if you have choosen correct WSDL Document and structure.

Also check SAP Note 856597

regards

Aashish Sinha

PS : Reward points if helpful

Answers (3)

Answers (3)

Former Member
0 Kudos

it was the problem with one of the wrong mosdule added .

bhavesh_kantilal
Active Contributor
0 Kudos

Is LOGGING turned on in SXMB_ADM? Make sure LOGGING in SXMB_ADM --> Integration Engine Configuration --> Specific Configuration has the value 1.

Regards

Bhavesh

stefan_grube
Active Contributor
0 Kudos

Could you post the entire payload content of the receiver message?

What happens, when you test the webservice with an external tool, like XMLSpy?

Regards

Stefan