cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service call through XI returns SAP error( QName is 'xmlns'.....)

Former Member
0 Kudos

Has any one come across this type of error.

We are in XI 3.0 SP14 on AIX Platform.

We are trying to get StockQuote Service working to test SOAP Adapter.

Appreciate suggestions to resolution of the problem.

Thanks

Prasad

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: QName is 'xmlns', but URI is not 'http://www.w3.org/2000/xmlns/' in the qualified name, 'xmlns'</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The Note #886888 fixed the xmlns problem.

Former Member
0 Kudos

Hi,

I am also facing the same problem with SPS15(preview version)on MAXDB. But i am not using XI but instead sending SOAP Message over http (in a portal application). Kindly let me know the solutions if you know it.

Regards,

Satish