cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC To Proxy Scenario Problem

Former Member
0 Kudos

Dear All,

I am doing JDBC to Proxy scenario. In SXMB_MONI in XI Message is sucessful and JDBC Adaptor fetching records also. These records are seen in SXMB_MONI.

When I check in SXI_MONOTOR in R/3 , message is sucessful, but payload is Blank. The selected records in JDBC are not reaching R/3 . What may be the problem

Raghvendra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

check the proxy configuration at R/3 as receiver and check by sending it from RWB

regards

kummari

bhavesh_kantilal
Active Contributor
0 Kudos

Check the mapping between the JDBC response and the Proxy response in XI?

Does the JDBC response have the valid rows? If yes, check what is the output mapping that is sent to the Proxy.

Regards

Bhavesh

Former Member
0 Kudos

Can you debug your Inbound ABAP proxy and ensure that the payload is being processed correctly?