Hello, I have created a webservice by expoing BAPI_EQMT_MODIFY. I am planning on using this service to add partner information to an equipment from a .Net UI. When I test the service from the web service home page, I get an error message: "Deserialization Failed". The SOAP response looks as follows:
HTTP/1.1 500 Internal Server Error
Set-Cookie: <value is hidden>
Set-Cookie: <value is hidden>
content-type: text/xml; charset=utf-8
content-length: 800
sap-srt_id: 20090303/162239/v1.00_final_6.40/DE08396C2AC45DF1AC700014C25948BD
server: SAP Web Application Server (1.0;700)
soap-env:Client http://schemas.xmlsoap.org/soap/envelope/"> soap-env:Client xml:lang="en">Deserialisation failed /1BCDWB/WSSA04DD064E9E26505F40 /1BCDWB/WSSA04DD064E9E26505F40 34" target="_blank"> http://www.sap.com/transformation-templates"> /1BCDWB/WSSA04DD064E9E26505F40 /1BCDWB/WSSA04DD064E9E26505F40 34 X Error accessing the ref. node '_EQUILOCATION' _EQUILOCATION CL_SRG_RFC_PROXY_CONTEXT IF_SXML_PART~DECODE 1
Please help resolving the issue. Also, if there is any other way of updating an equipment with partner information, please let me know.
Thank you very much in advance