Skip to main content
Solved

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

  • April 14, 2023
  • 1 reply
  • 200 views

Forum|alt.badge.img+2
  • Do Gooder (Customer)
  • 1 reply

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

Best answer by Yeshan Aluthgama

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

 

 

1 reply

Forum|alt.badge.img+7
  • Hero (Employee)
  • 27 replies
  • Answer
  • May 1, 2023

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