<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HTTP debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949192#M391065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u activate in SICF trnx ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SICF-&amp;gt;Edit-&amp;gt;Debugging-&amp;gt;Activate Debugging-&amp;gt; give your userid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2007 02:07:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-23T02:07:46Z</dc:date>
    <item>
      <title>HTTP debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949191#M391064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have turned HTTP debugging on by following the SAP help..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;To be able to set an external breakpoint, you have to set the external debugging to active. You can set external debugging to active in the menu under Utilities -&amp;gt; Settings... -&amp;gt; ABAP Editor -&amp;gt; Debugging in the External Debugging field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've then set HTTP breakpoints in the code that I know is executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our development environment this works and it stops, but in our QA environment the execution doesn't stop at the breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of any other settings that can be made to make it stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 17:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949191#M391064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T17:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949192#M391065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u activate in SICF trnx ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SICF-&amp;gt;Edit-&amp;gt;Debugging-&amp;gt;Activate Debugging-&amp;gt; give your userid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 02:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949192#M391065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T02:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949193#M391066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To debug in the Web,pls refer the foll steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Goto transaction SICF.&lt;/P&gt;&lt;P&gt;--&amp;gt;Select service&lt;/P&gt;&lt;P&gt;--&amp;gt;Change service settings and insert parameter ~GENERATEDYNDPRO=1.&lt;/P&gt;&lt;P&gt;--&amp;gt;Find program to debug. E.g. SE93. Enter bbpsc01 à Display and get Program field (SAPLBBP_SC_UI_ITS)&lt;/P&gt;&lt;P&gt;Execute SE38 and enter program name.&lt;/P&gt;&lt;P&gt;--&amp;gt;Turn HTTP Debugging ON. Utilities-Settings-Debugging. Click Actv and username.&lt;/P&gt;&lt;P&gt;--&amp;gt;Add HTTP Breakpoint. Display source code and select Utilities-breakpoints-set.&lt;/P&gt;&lt;P&gt;On &amp;#147;External Debugging&amp;#148; select &amp;#145;HTTP Breakpoint&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;Remember to remove breakpoints, deactivate debugging and remove parameter GENERATEDYNPRO.&lt;/P&gt;&lt;P&gt;Can run program RSBREAKPOINTS to find which programs you have breakpoints set in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 02:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-debugging/m-p/1949193#M391066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-23T02:15:28Z</dc:date>
    </item>
  </channel>
</rss>

