cancel
Showing results for 
Search instead for 
Did you mean: 

External Debugger From NWDS not working

Former Member
0 Kudos

Hi,

I am working on wd java. When i run my application, on particular event action, i am calling rfc. So to debug i kept my external debugger in my se37 (SAP GUI) and ran the application. But debugger is not called but i am getting the output from RFC. Can anyone tell why this issue occurs?? and how to stop in my external debug point??

Accepted Solutions (1)

Accepted Solutions (1)

former_member197475
Active Contributor
0 Kudos

Hi Sakthi,

Is your external debugger is working for other applications. Have you tried to debug other codes?

Also try to close your ECC session and try it back once.

BR,

RAM.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

When you run the application, put the external breakpoint in the RFC which gets called.

It will stop at the breakpoint only when the debugging is activated for the same user with which you are running the application.

Thanks & regards,

Jyotsna

junwu
Active Contributor
0 Kudos

the user used to debug should be the same as the one used to call the rfc

former_member197475
Active Contributor
0 Kudos

Sakthi,

Also please check your RFC connections in SM59 tranactions.

BR,

RAM.