BizTalk 2020 ESB Fault Exception on Sendport ALL.Exceptions
I have updated BizTalk 2016 to BizTalk2020. after upgrade i am seeing issues with ESB sendport ALL.Exceptions.
Error: Microsoft.ServiceModel.Channels.Common.XmlReaderParsingException: The input data for the field/parameter Description is larger than that allowed on the SQL Server. Maximum length allowed is 4096, length found was 5093.
Server stack trace: at System.Runtime.AsyncResult.EndTAsyncResult at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result) at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result) at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result)