<?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>Question Re: ABAP Proxy Debugging in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235309#M2287503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swabap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set external break point in your abap code. Dereister queue and run your interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SXMB_MONI ( All messages wd be with green flag) . Select queue under message and click in processing, It will stop @ your break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Oct 2009 14:06:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-19T14:06:26Z</dc:date>
    <item>
      <title>ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaq-p/6235304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to dubug Server ABAP proxy without giving control to debug mode it is directly executed.the following steps I followed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Kept Debug point&lt;/P&gt;&lt;P&gt;2.Register/Deregiser queues&lt;/P&gt;&lt;P&gt;3.triggered Interface from PI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I am executing from SPRoXY transaction control going to debug mode,any body have suggestions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 09:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaq-p/6235304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T09:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235305#M2287499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  What kind of break point did you keep?&lt;/P&gt;&lt;P&gt;External Break point or a normal break point.&lt;/P&gt;&lt;P&gt;It should be an external break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Kanth Talagana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 09:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235305#M2287499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235306#M2287500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used External debug point only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 12:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235306#M2287500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T12:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235307#M2287501</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; When you want debug the ABAP proxy,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Take the Dummy payload from  SXMB_MONI or Test payload&lt;/P&gt;&lt;P&gt;2) Set the Breakpoint in particular point&lt;/P&gt;&lt;P&gt;3) Click the exeute button or F8&lt;/P&gt;&lt;P&gt;4) Paste the payload in that window .&lt;/P&gt;&lt;P&gt;5) Click on Execute button again or F8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then cursor  can directly going to the Break point, Now u can start your investigation based upon options&lt;/P&gt;&lt;P&gt;F6,F7 &amp;amp;F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sateesh N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 12:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235307#M2287501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235308#M2287502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the way its working fine,but when I am placing file in PI its not going to debug mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 13:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235308#M2287502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235309#M2287503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swabap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set external break point in your abap code. Dereister queue and run your interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SXMB_MONI ( All messages wd be with green flag) . Select queue under message and click in processing, It will stop @ your break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 14:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235309#M2287503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T14:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Debugging</title>
      <link>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235310#M2287504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 07:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/abap-proxy-debugging/qaa-p/6235310#M2287504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-28T07:29:42Z</dc:date>
    </item>
  </channel>
</rss>

