cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get into debug-mode in my proxy-class?

Former Member
0 Kudos

I have an ABAP Server Proxy scenario that I need to debug but I can’t figure out how to get into debug-mode. I’m receiving my message from an external system to XI via and MQ-queue and forward this message to CRM where a created a server proxy for my asynchronous interface. Everything looks fine in sxmb_moni, both in XI and in CRM but the code in my proxyclass doesn’t seem to execute the way I want it. I need to get in to debug-mode. How do I do this? I tried to inactivate the queue in smqr in CRM and then run then message from smq2. What settings do I need to do in my proxy-class to actually stop at the breakpoint I set?

Kind regards.

/Helén Molander

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi again,

I found out what was wrong. I had to change the calling user in sm59/HTTP Connections in XI to the dialoguser I use in CRM.

regards.

/Helé

Former Member
0 Kudos

Hi again!

Yes, I followed the instructions in the attached document but I never get into the debug-mode on page 12 when I press F8 from smq2. Any ideas why?

/Helé

moorthy
Active Contributor
0 Kudos
MichalKrawczyk
Active Contributor
0 Kudos