<?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: Abap client proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322909#M1835648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stevanic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have executed the client proxy with the testing tool provided in SE80 and i receive parameters from the external WS. I have implemented a testing program on which the WS is called with the same parameters and it does not retrieve data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases the log is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 07:16:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-04T07:16:44Z</dc:date>
    <item>
      <title>Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322907#M1835646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a client proxy in CRM system and i have tested in from SE80 and everything works i retrieve data and works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i have created a test program where i use a client proxy and i send the request with the same parameters, but i do not receive any response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the proxy object with the logical port and no exception is being throwed, any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 14:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322907#M1835646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-16T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322908#M1835647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever something unexpected happens, I think it's best to find out if a request has been sent out correctly from the client proxy and received by the web service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the web service is an SAP web service, you can use the following&lt;/P&gt;&lt;P&gt;1. SRT_UTIL transaction. You can find out more from the link below&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAPConn/ABAP+Web+Service+Monitors" title="http://wiki.scn.sap.com/wiki/display/ABAPConn/ABAP+Web+Service+Monitors"&gt;http://wiki.scn.sap.com/wiki/display/ABAPConn/ABAP+Web+Service+Monitors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You may want to enable logging and tracing as well.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nwpi711/helpdata/en/2f/9eddbb74b84775931ca9f2297c77be/content.htm" title="http://help.sap.com/saphelp_nwpi711/helpdata/en/2f/9eddbb74b84775931ca9f2297c77be/content.htm"&gt;http://help.sap.com/saphelp_nwpi711/helpdata/en/2f/9eddbb74b84775931ca9f2297c77be/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stevanic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 00:58:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322908#M1835647</guid>
      <dc:creator>ec1</dc:creator>
      <dc:date>2014-06-04T00:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Abap client proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322909#M1835648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stevanic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have executed the client proxy with the testing tool provided in SE80 and i receive parameters from the external WS. I have implemented a testing program on which the WS is called with the same parameters and it does not retrieve data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases the log is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 07:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy/m-p/10322909#M1835648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T07:16:44Z</dc:date>
    </item>
  </channel>
</rss>

