cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Inbound Proxy Problem

Former Member
0 Kudos

Hello -

I have an Legacy DB2 to R/3 interface and am using a JDBC Sedner adapter and inbound ABAP proxy in R/3.

Since this is an intial load i am trying to Insert all the records.

Though i don't get any errors the table that i am trying to update is not getting updated through the ABAP Proxy though there are 1000 records in the legacy DB2 table.

I have a COMMIT WORK in the proxy.

Thanks,

Tirumal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Do you see any errors in SXMB_MONI on XI system or R/3 system?

praveen

Former Member
0 Kudos

Hi,

Please can you check in the SXMB_MONI if the data is going to ABAP Proxy in Payload.

If yes then there is some problem with the code. Try debugging the code by putting a break point.

Also, check in the SXMB_MONI of the application system if the data has come.

Regards

Vijaya

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Go to R/3 system and check the SXMB_MONI ?

If it is having any error , then check the Http destinations in the XI ->SM59 transaction.

Regards,

Moorthy

Former Member
0 Kudos

Hello All -

I checked another blog even before checking your replies and in that blog Murthy mentioned to check for errors in SXMB_MONI on the R/3 system.

That helped solved my problem.

Thanks,

Kumar

moorthy
Active Contributor
0 Kudos

Good to know.

Regards,

moorthy