cancel
Showing results for 
Search instead for 
Did you mean: 

Deserialization error

former_member189501
Participant
0 Kudos

Hello everybody

we have a problem of packege serialization.

We have developed a web service with SE37.

On WSADMIN we have activated and execute this web service.

This service return a list of material. The problem born when this list is very populated (1.500 materials ).

This is the log of error:

HEADER:

-


HTTP/1.1 500 Internal Server Error

Content-Type: text/xml; charset=utf-8

Content-Length: 864

Sap-Srt_id: 20060315/121218/v1.00_final_6.40/7FE60EB9AFDE4546A0019963B3837962

Server: SAP Web Application Server (1.0;640)

REQUEST:

-


<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SOAP-ENV:Body xmlns:ns1="urn:sap-com:document:sap:soap:functions:mc-style">

<ns1:ZWsMaterialList>

<MaterialeEn xsi:nil="true"/>

<MaterialeBg xsi:nil="true"/>

<Tipomat>HA01</Tipomat>

</ns1:ZWsMaterialList>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

RESPONSE:

-


<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">

<soap-env:Body>

<soap-env:Fault>

<faultcode>soap-env:Client</faultcode>

<faultstring xml:lang="en">Deserialisation failed</faultstring>

<detail>

<n0:SimpleTransformationFault xmlns:n0="http://www.sap.com/transformation-templates">

<MainName>/1BCDWB/WSS0060310112124812000</MainName>

<ProgName>/1BCDWB/WSS0060310112124812000</ProgName>

<Line>29 </Line>

<Valid>X</Valid>

<MatchFault>

<DescriptionText>System expected element 'Tipomat'</DescriptionText>

<TokenType>S</TokenType>

<TokenName>MaterialeBg</TokenName>

<TokenNameSpace/>

<TokenValue/>

</MatchFault>

<Caller>

<Class>CL_SRG_RFC_PROXY_CONTEXT</Class>

<Method>IF_SXML_PART~DECODE</Method>

<Positions>1 </Positions>

</Caller>

</n0:SimpleTransformationFault>

</detail>

</soap-env:Fault>

</soap-env:Body>

</soap-env:Envelope>

SOME HELPS ????

thank you

Mauro

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

have you solved this issue?

I've the same problem. ....

thanks!

david

gregorw
Active Contributor
0 Kudos

Hi Mauro,

have you tried SAP Note 830340?

Regards

Gregor

sap_cohort
Active Contributor
0 Kudos

Did you get past this? Or try note 892944