<?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: Client Proxy through WSDL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560352#M1268855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai &lt;/P&gt;&lt;P&gt;where did u get the wsdl file from, r u able to open the wsdl file in browser&lt;/P&gt;&lt;P&gt;check once&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2009 11:36:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-13T11:36:15Z</dc:date>
    <item>
      <title>Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560347#M1268850</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 creating a Client Proxy through WSDL Link in SE80 Transaction. I am getting an error 'NO Vendor Specified'. Please throw some light.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathivanan.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 10:51:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560347#M1268850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T10:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560348#M1268851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Your WSDL file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560348#M1268851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560349#M1268852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked a lot of WSDL Files for everything i am getting the same error. I am using some test WSDL's from this site &lt;A href="https://community.sap.com/www.xmethods.net" target="test_blank"&gt;www.xmethods.net&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mathivanan.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:01:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560349#M1268852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560350#M1268853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when downloading wsdl file first open it and remove first line which will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"  &amp;lt;?xml version="1.0" encoding="ISO-8859-1" ?&amp;gt; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also remove "-" and space from every line which is first two char of every line...every line must start with &amp;lt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now save that WSDL file and then try with that file ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Chintan_SAP on May 13, 2009 4:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560350#M1268853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560351#M1268854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that also same error.&lt;/P&gt;&lt;P&gt;This is my test WSDL File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to paste the File contents i dont know Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://microsoft.com/webservices/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://microsoft.com/webservices/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"&amp;gt;
  &amp;lt;wsdl:types&amp;gt;
    &amp;lt;s:schema elementFormDefault="qualified" targetNamespace="http://microsoft.com/webservices/"&amp;gt;
      &amp;lt;s:element name="GetPrimeNumbers"&amp;gt;
        &amp;lt;s:complexType&amp;gt;
          &amp;lt;s:sequence&amp;gt;
            &amp;lt;s:element minOccurs="1" maxOccurs="1" name="max" type="s:int" /&amp;gt;
          &amp;lt;/s:sequence&amp;gt;
        &amp;lt;/s:complexType&amp;gt;
      &amp;lt;/s:element&amp;gt;
      &amp;lt;s:element name="GetPrimeNumbersResponse"&amp;gt;
        &amp;lt;s:complexType&amp;gt;
          &amp;lt;s:sequence&amp;gt;
            &amp;lt;s:element minOccurs="0" maxOccurs="1" name="GetPrimeNumbersResult" type="s:string" /&amp;gt;
          &amp;lt;/s:sequence&amp;gt;
        &amp;lt;/s:complexType&amp;gt;
      &amp;lt;/s:element&amp;gt;
      &amp;lt;s:element name="string" nillable="true" type="s:string" /&amp;gt;
    &amp;lt;/s:schema&amp;gt;
  &amp;lt;/wsdl:types&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersSoapIn"&amp;gt;
    &amp;lt;wsdl:part name="parameters" element="tns:GetPrimeNumbers" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersSoapOut"&amp;gt;
    &amp;lt;wsdl:part name="parameters" element="tns:GetPrimeNumbersResponse" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersHttpGetIn"&amp;gt;
    &amp;lt;wsdl:part name="max" type="s:string" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersHttpGetOut"&amp;gt;
    &amp;lt;wsdl:part name="Body" element="tns:string" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersHttpPostIn"&amp;gt;
    &amp;lt;wsdl:part name="max" type="s:string" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:message name="GetPrimeNumbersHttpPostOut"&amp;gt;
    &amp;lt;wsdl:part name="Body" element="tns:string" /&amp;gt;
  &amp;lt;/wsdl:message&amp;gt;
  &amp;lt;wsdl:portType name="PrimeNumbersSoap"&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;wsdl:input message="tns:GetPrimeNumbersSoapIn" /&amp;gt;
      &amp;lt;wsdl:output message="tns:GetPrimeNumbersSoapOut" /&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:portType&amp;gt;
  &amp;lt;wsdl:portType name="PrimeNumbersHttpGet"&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;wsdl:input message="tns:GetPrimeNumbersHttpGetIn" /&amp;gt;
      &amp;lt;wsdl:output message="tns:GetPrimeNumbersHttpGetOut" /&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:portType&amp;gt;
  &amp;lt;wsdl:portType name="PrimeNumbersHttpPost"&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;wsdl:input message="tns:GetPrimeNumbersHttpPostIn" /&amp;gt;
      &amp;lt;wsdl:output message="tns:GetPrimeNumbersHttpPostOut" /&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:portType&amp;gt;
  &amp;lt;wsdl:binding name="PrimeNumbersSoap" type="tns:PrimeNumbersSoap"&amp;gt;
    &amp;lt;soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" /&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;soap:operation soapAction="http://microsoft.com/webservices/GetPrimeNumbers" style="document" /&amp;gt;
      &amp;lt;wsdl:input&amp;gt;
        &amp;lt;soap:body use="literal" /&amp;gt;
      &amp;lt;/wsdl:input&amp;gt;
      &amp;lt;wsdl:output&amp;gt;
        &amp;lt;soap:body use="literal" /&amp;gt;
      &amp;lt;/wsdl:output&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:binding&amp;gt;
  &amp;lt;wsdl:binding name="PrimeNumbersHttpGet" type="tns:PrimeNumbersHttpGet"&amp;gt;
    &amp;lt;http:binding verb="GET" /&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;http:operation location="/GetPrimeNumbers" /&amp;gt;
      &amp;lt;wsdl:input&amp;gt;
        &amp;lt;http:urlEncoded /&amp;gt;
      &amp;lt;/wsdl:input&amp;gt;
      &amp;lt;wsdl:output&amp;gt;
        &amp;lt;mime:mimeXml part="Body" /&amp;gt;
      &amp;lt;/wsdl:output&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:binding&amp;gt;
  &amp;lt;wsdl:binding name="PrimeNumbersHttpPost" type="tns:PrimeNumbersHttpPost"&amp;gt;
    &amp;lt;http:binding verb="POST" /&amp;gt;
    &amp;lt;wsdl:operation name="GetPrimeNumbers"&amp;gt;
      &amp;lt;http:operation location="/GetPrimeNumbers" /&amp;gt;
      &amp;lt;wsdl:input&amp;gt;
        &amp;lt;mime:content type="application/x-www-form-urlencoded" /&amp;gt;
      &amp;lt;/wsdl:input&amp;gt;
      &amp;lt;wsdl:output&amp;gt;
        &amp;lt;mime:mimeXml part="Body" /&amp;gt;
      &amp;lt;/wsdl:output&amp;gt;
    &amp;lt;/wsdl:operation&amp;gt;
  &amp;lt;/wsdl:binding&amp;gt;
  &amp;lt;wsdl:service name="PrimeNumbers"&amp;gt;
    &amp;lt;wsdl:port name="PrimeNumbersSoap" binding="tns:PrimeNumbersSoap"&amp;gt;
      &amp;lt;soap:address location="http://www50.brinkster.com/vbfacileinpt/np.asmx" /&amp;gt;
    &amp;lt;/wsdl:port&amp;gt;
    &amp;lt;wsdl:port name="PrimeNumbersHttpGet" binding="tns:PrimeNumbersHttpGet"&amp;gt;
      &amp;lt;http:address location="http://www50.brinkster.com/vbfacileinpt/np.asmx" /&amp;gt;
    &amp;lt;/wsdl:port&amp;gt;
    &amp;lt;wsdl:port name="PrimeNumbersHttpPost" binding="tns:PrimeNumbersHttpPost"&amp;gt;
      &amp;lt;http:address location="http://www50.brinkster.com/vbfacileinpt/np.asmx" /&amp;gt;
    &amp;lt;/wsdl:port&amp;gt;
  &amp;lt;/wsdl:service&amp;gt;
&amp;lt;/wsdl:definitions&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mathivanan G on May 13, 2009 1:14 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560351#M1268854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560352#M1268855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai &lt;/P&gt;&lt;P&gt;where did u get the wsdl file from, r u able to open the wsdl file in browser&lt;/P&gt;&lt;P&gt;check once&lt;/P&gt;&lt;P&gt;afzal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:36:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560352#M1268855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560353#M1268856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;paste complete URL ( link ) from where u have downloded that file..!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560353#M1268856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560354#M1268857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://coeservice.en.kku.ac.th:8080/TemperatureConvertor/TemperatureConvertorService?WSDL" target="test_blank"&gt;http://coeservice.en.kku.ac.th:8080/TemperatureConvertor/TemperatureConvertorService?WSDL&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www50.brinkster.com/vbfacileinpt/np.asmx?wsdl" target="test_blank"&gt;http://www50.brinkster.com/vbfacileinpt/np.asmx?wsdl&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560354#M1268857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560355#M1268858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some document is not available in that webservice....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example in first URL : &lt;A href="http://coeservice.en.kku.ac.th:8080/TemperatureConvertor/TemperatureConvertorService?xsd=1.com" target="test_blank"&gt;http://coeservice.en.kku.ac.th:8080/TemperatureConvertor/TemperatureConvertorService?xsd=1.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this link is not working....so dont try...try for only working WSDL ( means Webservice File ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try following Link , copy all the data from browser to notepad remove first line and "-" and space from each line which i have suggested earlier and then save it as WSDL file and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.aswinanand.com/sendsms.php?wsdl" target="test_blank"&gt;http://www.aswinanand.com/sendsms.php?wsdl&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560355#M1268858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560356#M1268859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am still getting the "No Vendor Specified".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorrect value: Unknown Namespace &lt;A href="http://schemas.xmlsoap.org/soap/encoding/" target="test_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have removed '-'  and removed the first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if something can be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 09:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560356#M1268859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-14T09:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560357#M1268860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same error. I am trying to consume a webservice, through SE80. I use a WSDL file. When i try to generate, I get the error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incorrect value: Unknown Namespace &lt;A href="http://schemas.xmlsoap.org/soap/encoding/" target="test_blank"&gt;http://schemas.xmlsoap.org/soap/encoding/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the WSDL is correct, because many more people use this external webservice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to add this namespace somewhere? How can I fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: J. Frenk on Jun 4, 2009 2:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 12:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560357#M1268860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T12:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Client Proxy through WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560358#M1268861</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;How did you solve it? I hane the exact same problem and I can't find the solution. &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;MaryM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 12:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-proxy-through-wsdl/m-p/5560358#M1268861</guid>
      <dc:creator>MaryM</dc:creator>
      <dc:date>2011-07-07T12:22:12Z</dc:date>
    </item>
  </channel>
</rss>

