cancel
Showing results for 
Search instead for 
Did you mean: 

Failed record in Proxy

Former Member
0 Kudos

Hi All

I’m processing 90K record inbound file using proxy, and Porxy failed with some error message.

How to identify up to which record file has been processed and error record.

Thanks

Ven

Accepted Solutions (0)

Answers (3)

Answers (3)

rajasekhar_reddy14
Active Contributor
0 Kudos

When you say error message what kind of error it is? post your message here

there are two possibilities

1)The size of the message might be high,if data received in to ECC then problem with proxy/connectivity.

2)Take pay load from SXMB_MONI and test your proxy manually and see weather data posted to SAP Tables or not.

Regards,

Raj

gagandeep_batra
Active Contributor
0 Kudos

Hi Neela,

you can check error in Sxmb_moni Trn. in Application system find the error detail also.

Second option is try to download input pay load from Sxmb_moni message and debug proxy in quality system and check where it stuck.

Regards

Gagandeep

Former Member
0 Kudos

Hi, depends on the implementation.

Is it a custom or SAP provided proxy? SAP proxies often write application log (SLG1) or raise application error in SXMB_MONI. What error message do you get and where?