<?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: Parse error with web service. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815223#M1681595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcel,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason i am regenerating the header is because i need to support a password digest and that cannot be set via SOAMANAGER. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 06:09:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-07T06:09:21Z</dc:date>
    <item>
      <title>Parse error with web service.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815221#M1681593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am facing an issue in calling my web service. I am trying to use a password digest for which i am constructing the SAP header and using the FM SDIXML_XML_TO_DOM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On calling the web service i get the error-&lt;/P&gt;&lt;P&gt;SOAP:1.001 CX_SXML_PARSE_ERROR:SXML reader/writer exception.Error while parsing an XML stream: 'undeclared namespace prefix'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched through SCN and the response to this has mostly been to turn on the Trace in SOAMANAGER. However in my case i do not have authorization to turn it on. Is there some other way in which i can identify where the parsing fails?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 13:51:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815221#M1681593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-04T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Parse error with web service.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815222#M1681594</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;why are you trying to build the request your self?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got a webservice definition file (....wsdl)&amp;nbsp; you can easily generate &lt;/P&gt;&lt;P&gt;a class using transaction SPROXY/SE80 thats will call it and transform to the proper XML.&lt;/P&gt;&lt;P&gt;For the generattion just go SE80, right click on a package and select Create\enterprise service. &lt;/P&gt;&lt;P&gt;Select "Consumer" and It will ask for the file and do everthing else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the user and passwod, &lt;/P&gt;&lt;P&gt;-&amp;gt; please open transacrion SOAMANAGER, &lt;/P&gt;&lt;P&gt;-&amp;gt; go to web services, &lt;/P&gt;&lt;P&gt;-&amp;gt;&amp;nbsp; query for your generated class and &lt;/P&gt;&lt;P&gt;-&amp;gt; create a so called "logical port" via the btutton on the second tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 13:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815222#M1681594</guid>
      <dc:creator>Marcel_Wahl</dc:creator>
      <dc:date>2012-06-05T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parse error with web service.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815223#M1681595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marcel,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason i am regenerating the header is because i need to support a password digest and that cannot be set via SOAMANAGER. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 06:09:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815223#M1681595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-07T06:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Parse error with web service.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815224#M1681596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deepti, did you fix this issue? I am facing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 17:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-error-with-web-service/m-p/8815224#M1681596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-02T17:30:50Z</dc:date>
    </item>
  </channel>
</rss>

