-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi,
I'm receiving the below error when i make a request with ParcelUpload. I would like to understand how I can resolve this issue?
'2599596TEST2.edi' could not be uploaded with error: Request error. HTTP status code: 500. Error message: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">soap:Bodysoap:Faultsoap:Codesoap:Valuesoap:Sender</soap:Value></soap:Code>soap:Reason<soap:Text xml:lang="en">System.Web.Services.Protocols.SoapException: InvalidDataLengthat api._SystemError(RetCode ErrCode, String ErrItem, String ErrMessage) in C:Userstodd.ECGRIDAppDataLocalTempWebSitePublishv4.0--1081826512objDebugAspnetCompileMergeSourceApp_Codesoap_api.vb:line 24658at api._SessionEventEnd() in C:Userstodd.ECGRIDAppDataLocalTempWebSitePublishv4.0--1081826512objDebugAspnetCompileMergeSourceApp_Codesoap_api.vb:line 24205at api.ParcelUpload(String SessionID, String FileName, Int32 Bytes, Byte[] Content) in C:Userstodd.ECGRIDAp
Request Body:
'<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">soap12:Body'2599596TEST2.edi'835</soap12:Body></soap12:Envelope>'