<?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 from WSDL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167644#M122159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you trying to test it from web (www.xmethods.net) the issue could be authentication into SAP. As far as i know both RPC style and Document style works with SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="558326"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2006 10:49:17 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2006-02-20T10:49:17Z</dc:date>
    <item>
      <title>ABAP client proxy from WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167641#M122156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 problems in creating abap client proxies using wsdl&lt;/P&gt;&lt;P&gt;1.when i try to create client proxy by giving RPC style wsdl(generated by SAP itself for a RFC) the system throws an error and not allowing to create the proxy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.The client proxy which i have created for a wsdl(either SAP created document type/any wsdl from commercial websites) gives an error "No receiver could be found"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could somebody please clarify and help me to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Vasanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 13:42:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167641#M122156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP client proxy from WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167642#M122157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.what exception are you getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. did you try copying the WSDL to a local file and use that file for creating the client proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2006 10:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167642#M122157</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-02-18T10:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP client proxy from WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167643#M122158</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;  Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when i try giving the URI(for all the WS in xmethods.net)&lt;/P&gt;&lt;P&gt; it's giving me the any one of the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1.Proxy generation terminated:Message must have exactly one part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2.Error when reading XML document.document contains syntax error.&lt;/P&gt;&lt;P&gt;when i saved the wsdl locally and tried,the result was same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i check the same in any SOAP Client it's working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Vasanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2006 07:02:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167643#M122158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-20T07:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP client proxy from WSDL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167644#M122159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you trying to test it from web (www.xmethods.net) the issue could be authentication into SAP. As far as i know both RPC style and Document style works with SAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="558326"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2006 10:49:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-client-proxy-from-wsdl/m-p/1167644#M122159</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-02-20T10:49:17Z</dc:date>
    </item>
  </channel>
</rss>

