cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to see the string returned by SOAP adapter at the Reciever

Former Member
0 Kudos

Hello Friends

I have a scenario as follows

Sender: Outside Client -


>> Soap Adapter -


>XI ---> RFC Adapter ---> ZBAPI.

The outside client sends an id to search through XI using SOAP adapter which inturn calls a ZBAPI

to look for the record in the table and sends the found record back to XI and from there to the outside client via SOAP adapter.

I have made sure that the ZBAPI is being contacted successfully.

However, the return data is not coming to the client.

Is there a way to findout what xml string is being received at the receiver SOAP adapter.

I have checked the zbapi, mapping etc., and everything is ok.

Any suggestion or feedback will be highly appreciated.

Thanks

Ram

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

You should be able to see the Request and the response in SXMB_MONI.

Just make sure that synch logging is turned on in MONI. Add the entry LOGGING_SYNC with value as 1 in SXMB_ADM --> Integartion Engine Configuration.

Regards

Bhavesh

Answers (0)