cancel
Showing results for 
Search instead for 
Did you mean: 

XML Deserialization Error

Former Member
0 Kudos

Hi All,

I am using a generated webservice(generated by MDM WS Generator).

I am creating a webservice using that generated service.

When I am trying to return something, I am getting XML deserialization error.

The following is the error:


Error during deserialization of SOAP re-response on the client: XML Deserialization Error. XML is not valid. Element [urn:com.sap.mdm.ws.beans.customer_status_update]<salesBlockForCustomerSalesArea> is required in <return> but can not be found.

Please help me out ASAP.

Thanks in Advance!!!!!!

Accepted Solutions (1)

Accepted Solutions (1)

udaykumar_kanike
Active Contributor
0 Kudos

Answers (2)

Answers (2)

junwu
Active Contributor
0 Kudos

where you get the error?

what technology you are using to compose the ws?

Former Member
0 Kudos

Hi Jun Wu,

I am using WebDynpro Java to compose Webservice.

junwu
Active Contributor
0 Kudos

i am really lost, web dynpro can do that.....

Former Member
0 Kudos

Hi Jun Wu,

It is a EJB Webservice

junwu
Active Contributor
0 Kudos

please detail what you are doing.

for my point, the error message is clear enough....

udaykumar_kanike
Active Contributor
0 Kudos

I suppose these threads are more relevant to your scenario

http://scn.sap.com/thread/1907580

http://scn.sap.com/thread/1686601