Solved

Apps10 - Customer Order Address Edit ERROR - ERRINV - (Server Application Error): Exception while sending data 

  • 14 April 2023
  • 1 reply
  • 103 views

Badge +1

Hi,

In the Customer Order page (Apps10 Aurena) if we query a customer order → operations → single occurrence address → edit → (edit the address) → hit “OK” to submit the address change the below error is displayed in the debug windows.

A similar error is also thrown when the same operation is done through IEE.

What could be the issue here?

Thanks!

 

 

09:18:20 ERROR - ERRINV - (Server Application Error): Exception while sending data 

Caused by: ifs.fnd.connect.http.InternalServerErrorException: InternalServerErrorException: 500#<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode xmlns:a="http://schemas.microsoft.com/net/2005/12/windowscommunicationfoundation/dispatcher">a:InternalServiceFault</faultcode><faultstring>Unexpected end of file. Following elements are not closed: AddressCode, Address, ValidateRequest, Validate, Body, Envelope. Line 14, position 21.</faultstring><detail><ArgumentFault xmlns="http://schemas.datacontract.org/2004/07/Avalara.Web.Soap.Extensions" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><message>Unexpected end of file. Following elements are not closed: AddressCode, Address, ValidateRequest, Validate, Body, Envelope. Line 14, position 21.</message></ArgumentFault></detail></s:Fault></s:Body></s:Envelope>

Database error occurred. Contact administrator.

 undefined

icon

Best answer by Yeshan Aluthgama 1 May 2023, 21:24

View original

1 reply

Userlevel 4
Badge +7

If you have an ‘&’ character present  in the address name or in the address, the given error will be thrown. 

 

 

Reply