<?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 Problem in Debugging ABAP Proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548966#M1563192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to debug a prox(INBOUND)y through SPROXY transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select the required Service Interface and click Test(F8) I am prompted to enter the XML file which happens to the output of Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load the XML file and click EXECUTE an error message pops out saying "XSLT Exception" and I am not able to proceed further with my execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered such a problem? If so please guide me on how I proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jegadeesan87 on Jan 11, 2011 6:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 05:02:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-11T05:02:39Z</dc:date>
    <item>
      <title>Problem in Debugging ABAP Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548966#M1563192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to debug a prox(INBOUND)y through SPROXY transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select the required Service Interface and click Test(F8) I am prompted to enter the XML file which happens to the output of Interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load the XML file and click EXECUTE an error message pops out saying "XSLT Exception" and I am not able to proceed further with my execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered such a problem? If so please guide me on how I proceed further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jegadeesan87 on Jan 11, 2011 6:03 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 05:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548966#M1563192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-11T05:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Debugging ABAP Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548967#M1563193</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;Check this, it may be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1831609"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 09:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548967#M1563193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-11T09:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Debugging ABAP Proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548968#M1563194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To debug the proxy you will have to give the i/p file which is the XML file you have mentioned.Also if it is a inbound proxy then how it will give the XML file as o/p?The error you are getting is because your XML structure has some syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To debug the proxy, first you can check if the same proxy interface is executed earlier and take theXML structure from there.To do this go to SXMB_MONI tcode, check for your interface and then save this XML file and use this as i/p&lt;/P&gt;&lt;P&gt;when you are running the proxy through SPROXY tcode also you can manipulate the data in the file here in the XML structure befor running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also go through the below blog &lt;/P&gt;&lt;P&gt;/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jan 2011 10:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-debugging-abap-proxy/m-p/7548968#M1563194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-13T10:16:52Z</dc:date>
    </item>
  </channel>
</rss>

