cancel
Showing results for 
Search instead for 
Did you mean: 

Sap Proxy

Former Member
0 Kudos

Hi there

I have a flat file going to an R/3 table via a proxy, all the config is done, I'm getting a successful flag in sxmb_moni, I have created the proxy in the receiver system and activated it. But the scenario never seems to hit the proxy's class. Is there some way to check where it gets stoped?

Thanks,

Jan

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

go to SXMB_MONI of R3 and check if there is any error there.

Former Member
0 Kudos

In the sxmb, all is processed successfully. I was thinking it might be my RFC Destination but the connection test is good as well. And a break point does'nt work. If I go to sxi_mapping_test and test it there the breakpoint does not stop the process, and its all in the same system

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

but did you check SXMB_MONI in ERP ? (not in XI) ? as suggested before

Regards,

Michal Krawczyk

Former Member
0 Kudos

In the ERP I have a green flag with description "Scheduled"

Shabarish_Nair
Active Contributor
0 Kudos

go to the queue column and execute and pending messages there

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>In the ERP I have a green flag with description "Scheduled"

open SXMB_ADM in ERP

and register queues

Regards,

Michal Krawczyk

Former Member
0 Kudos

Awesome, thanks that solved my problem.

MichalKrawczyk
Active Contributor
0 Kudos

nice to hear

Regards,

Michal Krawczyk

Answers (1)

Answers (1)

Former Member
0 Kudos

go to sproxy-- double click the interface for which you generated proxy, double the class shows at right side and put external breakpoint,