<?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: Error while parsing wsdl while creating logical port in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509217#M17885</link>
    <description>&lt;P&gt;The issue is that the SAP SOAP infrastructure doesn't recognised your WSDL as valid. See if you can determine why, by comparing against aa WSDL that does work. Sometimes it is obvious, but in other cases I've contacted SAP support for help.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 07:39:29 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2017-08-22T07:39:29Z</dc:date>
    <item>
      <title>Error while parsing wsdl while creating logical port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509216#M17884</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
  &lt;P&gt;I am going to consume WSDL in SAP system. The web service is created in other system. . But when i go to create logical port for it through SOAMANAGER the system generate a message of error:&lt;/P&gt;
  &lt;H3&gt;Reproducing the Issue&lt;/H3&gt;
  &lt;OL&gt; 
   &lt;LI&gt;Open transaction SOAMANAGER.&lt;/LI&gt;
   &lt;LI&gt;Go to Web Service Configuration.&lt;/LI&gt;
   &lt;LI&gt;Search for the consumer proxy.&lt;/LI&gt;
   &lt;LI&gt;Create a new logical port using the option "WSLD based configuration".&lt;/LI&gt;
   &lt;LI&gt;After specifying the location of the WSDL file, the error message is displayed: &lt;/LI&gt;
  &lt;/OL&gt;
  &lt;OL&gt;
   &lt;LI&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64408-srt.jpg" /&gt;&lt;/LI&gt;
  &lt;/OL&gt;
  &lt;P&gt;This is the &lt;A target="_blank" href="http://soa.inalambria.com/impwebservicekdc.asmx?WSDL"&gt;URL WS&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;We applied this note and the issue is the same.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/0002388992"&gt;https://launchpad.support.sap.com/#/notes/0002388992&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;I alse found this note, however I dont What should remove in the file.&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/1327511"&gt;https://launchpad.support.sap.com/#/notes/1327511&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;I have done a debug to t.oce SOAMANAGER &lt;STRONG&gt;CL_SLIB_GENERIC_URI&lt;/STRONG&gt;, Méthod &lt;STRONG&gt;CONSTRUCTOR&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;I also executed the report RSSIDL_DESERIALIZE_DEMO&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64410-srt1.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 00:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509216#M17884</guid>
      <dc:creator>former_member55784</dc:creator>
      <dc:date>2017-08-22T00:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error while parsing wsdl while creating logical port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509217#M17885</link>
      <description>&lt;P&gt;The issue is that the SAP SOAP infrastructure doesn't recognised your WSDL as valid. See if you can determine why, by comparing against aa WSDL that does work. Sometimes it is obvious, but in other cases I've contacted SAP support for help.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 07:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509217#M17885</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-08-22T07:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error while parsing wsdl while creating logical port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509218#M17886</link>
      <description>&lt;P&gt;The error says it's about the namespace. Try with targetNamespace="http://soa.inalambria.com" to see if you get another error message, and if it doesn't change anything, insist, that's an issue around the namespace for sure.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 20:37:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509218#M17886</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-08-22T20:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error while parsing wsdl while creating logical port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509219#M17887</link>
      <description>&lt;P&gt;Sandra&lt;/P&gt;
  &lt;P&gt;I have done this change but the problem is the same-&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 21:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509219#M17887</guid>
      <dc:creator>former_member55784</dc:creator>
      <dc:date>2017-08-22T21:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while parsing wsdl while creating logical port</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509220#M17888</link>
      <description>&lt;P&gt;Try again. It works in my system.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;See "insist" in my answer.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;targetNamespace="&lt;A href="http://soa.inalambria.com/"&gt;http://soa.inalambria.com&lt;/A&gt;"&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;xmlns:tns="&lt;A href="http://soa.inalambria.com"&gt;http://soa.inalambria.com&lt;/A&gt;"&lt;/P&gt;
  &lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 06:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-parsing-wsdl-while-creating-logical-port/m-p/509220#M17888</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-08-23T06:16:57Z</dc:date>
    </item>
  </channel>
</rss>

