<?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: Runtime analysis for interface(in sproxy) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880861#M932753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   When you create a interface using a proxy you are handling two different environments. Runtime analysis will not be applicable to end-to-end (XI-&amp;gt;SAP for inbound) solution. &lt;/P&gt;&lt;P&gt;   If on the SAP R/3 end you have FM/program which is triggered by the proxy you can execute the FM in standalone to get the runtime analysis of the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I hope it clarifies.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  You can get back if you have any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 06:36:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T06:36:44Z</dc:date>
    <item>
      <title>Runtime analysis for interface(in sproxy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880859#M932751</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;I want to tune an interface(XI - sproxy). What tools can i use?&lt;/P&gt;&lt;P&gt;Specifically, can i use runtime analysis for interface defined in sproxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs will be appreciated. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 05:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880859#M932751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T05:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime analysis for interface(in sproxy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880860#M932752</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;please post this in XI forum to get appropriate answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 05:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880860#M932752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T05:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime analysis for interface(in sproxy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880861#M932753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   When you create a interface using a proxy you are handling two different environments. Runtime analysis will not be applicable to end-to-end (XI-&amp;gt;SAP for inbound) solution. &lt;/P&gt;&lt;P&gt;   If on the SAP R/3 end you have FM/program which is triggered by the proxy you can execute the FM in standalone to get the runtime analysis of the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I hope it clarifies.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  You can get back if you have any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 06:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880861#M932753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T06:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime analysis for interface(in sproxy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880862#M932754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sandeep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For us the code is written in a method in message interface class in sproxy. So it is neither a program nor function module. &lt;/P&gt;&lt;P&gt;Effectively does this mean that we cannot use runtime analysis to check performance problems for these interfaces.&lt;/P&gt;&lt;P&gt;Is there any other way by which we can check for performace of the interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-analysis-for-interface-in-sproxy/m-p/3880862#M932754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T09:11:03Z</dc:date>
    </item>
  </channel>
</rss>

