cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy response not showing data in SXMB_MONI

Former Member
0 Kudos

hi all,

We have a scenario of web service to abap proxy,synchronous.

when the response comes back from ABAP,the xml in SXMB_MONI is not coming fully.Only the top level xml node and the Message type node are being dispalyed.the data nodes are not coming into xi.

when the proxy is executed in R/3,the xml is generating correctly.but after coming into xi,only the top nodes are visible with no data.

wht could be the reason?

Regards,

Anu.

Accepted Solutions (1)

Accepted Solutions (1)

kkram
Contributor
0 Kudos

Anu

Try regenerating the proxy in the backend ECC system using SPROXY. Atleast you will have the same XML payload in both ECC and XI.

KK

Answers (4)

Answers (4)

Former Member
0 Kudos

I regenerated the Proxy in ECC and its working now.

Former Member
0 Kudos

Hi,

Also set the Parameters in SXMB_ADM to see the Sync Messages in MONI

REgards

Seshagiri

Former Member
0 Kudos

Check the external structure of the proxy. It should be having request and response message. Check if the data from R/3 is assigned to the message type of the response structure.

Former Member
0 Kudos

Hi,

I assume you chekced the Moni on R3 side and saw the response payload as fine/ well formed. One thing did you have a structure change after you generated proxy from sproxy ? In that case you need to regenerate the proxy,save,activate.

Also please paste the xml and check ur interface mapping.

Also can you do a small test and try sending data via a http tool or RWW test and see the response.

-Anirban

former_member187563
Contributor
0 Kudos

hi,

There might be some problem in response mapping and you might have missed some mapping due to which all the fields are not coming .

regards,

ujjwal kumar