cancel
Showing results for 
Search instead for 
Did you mean: 

Creating web dynpro model from XMII web service

rajendrengovend
Participant
0 Kudos

Hi All,

need some help, after creating model in Web Dynpro from XMII WSDL file everything is fine but when i execute the service. I'm getting the following error:

<b><i>Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. XML is not valid. Element [http://www.sap.com/xMII]<OutTxRecordSetXML> is required in <OutTxExecutionMsg> but can not be found.</i></b>

Please help!

Regards,

Raj

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Raj,

It is probably because you are not specifying credentials and you are getting back the HTML login page instead of the XML.

Hope this helps.

Sam

rajendrengovend
Participant
0 Kudos

Hi Sam,

i am providing login details, if i dont i see the authorization error message. I'm using runner to access the BLS transaction now to get the xml data. I'm wondering if there's something wrong on the XMII side, some config?

Regards,

Raj