<?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: Web service problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231892#M1209340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you set an external breakpoint in the function module that the web service calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call the web service using the XMLSpy SOAP client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your call is successful the break point will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2009 01:46:03 GMT</pubDate>
    <dc:creator>GrahamRobbo</dc:creator>
    <dc:date>2009-02-20T01:46:03Z</dc:date>
    <item>
      <title>Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231891#M1209339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made a WS on a ECC6 SP14 via SOAMANAGER and generated a WSDL.&lt;/P&gt;&lt;P&gt;With this WSDL, i've made 4 test with it :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I've picked the soap address within the WSDL, put it in my IE and i've got this message :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;soap-env:fault&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;faultcode&amp;gt;soap-env:server&amp;lt;/faultcode&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;faultstringxml:lang="en"&amp;gt;SRT: Wrong Content-Type and empty HTTP-Body received &amp;lt;/faultstring&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;detail&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ns:SystemFault xmlns:ns="http://www.sap.com/webas/710/Soap/runtime/abap/fault/system/"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Host&amp;gt;undefined&amp;lt;/host&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Component&amp;gt;COREMSG&amp;lt;/Component&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;chainedException&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Exception_Name&amp;gt;CX_SOAP_CORE&amp;lt;/Exception_Name&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Exception_Text&amp;gt;SRT : Wrong Content-Type and empty HTTP-Body received&amp;lt;/Exception_text&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/chainedException&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/...&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Thru a .NET application but it gives the same error message than above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Thru SOAPUI and XMLSPY and  it seems "fine" but my response content is the same than my request so i think something is weird...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. I've tried also with WSNavigator but i've got an error message which says :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Cannot download WSLD from &lt;A href="http://&amp;lt;server&amp;gt;:&amp;lt;port&amp;gt;/sap/bc/srt" target="test_blank"&gt;http://&amp;lt;server&amp;gt;:&amp;lt;port&amp;gt;/sap/bc/srt&lt;/A&gt;. its not allowed to access this service.If you believe you should be able to, please contact your administrator"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have SAP_ALL and SAP_NEW so how can i have an authorization problem ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like you see, i've tried many things but i've lost now...is somebody got an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is someone have an idea plz ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS : By the way, hhen i look in t-code SICF(on ECC), i don't see my WS in sap/bc/srt/rfc/sap/z**&lt;STRONG&gt;/client/z&lt;/STRONG&gt;*&lt;STRONG&gt;/z&lt;/STRONG&gt;* , is it normal in SP14 now ? Even if there are "obsolete", i don't see either my WS in WSCONFIG..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 22:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231891#M1209339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T22:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231892#M1209340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you set an external breakpoint in the function module that the web service calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call the web service using the XMLSpy SOAP client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your call is successful the break point will trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 01:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231892#M1209340</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2009-02-20T01:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231893#M1209341</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 am not using a RFC module.&lt;/P&gt;&lt;P&gt;I've built my WS from an abap proxy. Does it change something ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 12:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231893#M1209341</guid>
      <dc:creator>jean-philippe_pain2</dc:creator>
      <dc:date>2009-02-20T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231894#M1209342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 21:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231894#M1209342</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2009-02-20T21:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231895#M1209343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean,&lt;/P&gt;&lt;P&gt;Is your problem resolved. I am also getting the same error message for one of my web services.&lt;/P&gt;&lt;P&gt;Please let me know how you have resolved this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 12:43:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231895#M1209343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T12:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Web service problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231896#M1209344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto WSADMIN and select the webservice and execute it.It will open WS navigator and u can execute the webservice from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in WSADMIN go to admin settings and enter ur host and port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the SMICM parameter and confirm whether it is added in ur host file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SOA management check the http proxy settings..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 12:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/5231896#M1209344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T12:57:53Z</dc:date>
    </item>
  </channel>
</rss>

