‎2007 Jun 28 6:14 AM
Hi,
in my solution manager system i have activated the external debugging, still im not able to debug from webdynpro. i checked the below setttings .
in abap editor -> utilities -> settings -> debugging -> activate ( Checked )
in SICF -> edit -> debugging -> activate debugging .
but still im not able to debug from webdynpro . what could be the problem ?/?
thanks
‎2007 Jun 28 6:22 AM
Hi,
Also make sure that the Application server on which your Wedbynpro application is running and the Application server which your R/3 session is using are the same.
You can shift between the application server for R/3 in the SAP Logon.
Regards,
Sesh
‎2007 Jun 28 6:32 AM
Application server is different for solution manager and webdynpro.
‎2007 Jun 28 6:34 AM
Hi,
THe break point that you havew set and the Webdynpro application that you are running both should be in the same Application server only then you will enter debugging mode.
Regards,
Sesh
‎2007 Jun 28 6:44 AM
is it so ?? i dont think like that .. becuase if you set external debugging . it will check only for the username otherwise if you enabled ip matching then it will check the IP also .
could you make sure this once again?
‎2007 Jun 28 7:00 AM
Very basic thing, have you put the breakpoint at right place? And it is user specific...do remember that.
‎2007 Jun 28 7:04 AM
Good question . i have been set my break-point at 4 , 5 statements . no use ...
‎2007 Jun 28 7:07 AM
One more thing, put the breakpoint first and then open the process, if you are already in that screen come out and try it again.
‎2007 Jun 28 7:12 AM
‎2007 Jun 28 6:22 AM
Hi prakash,
Whether the user are same or not as the external debugging is based on the user name. Also try with checking the check box IP matching and session breakpoint activate immediately.
Regards,
Atish
‎2007 Jun 28 6:32 AM