Hello since today w ehave 3 process flow rest interfaces which are no more working with the following error : REST dispatcher failed. See Event Viewer for more information .
when we look at the event viewer we have the error :
Unexpected error occurred in method Route( )
Original error: Cannot cast DBNull.Value to type 'System.Int32'. Please use a nullable type.
Stack trace: at System.Data.DataRowExtensions.UnboxT`1.ValueField(Object value)
at Astea.EO.EventBroker.DataHandler.Dispatcher.Implementation.FetchingPolicy.<>c__DisplayClass29.<FetchSequenceEntitiesFromDB>b__1f(DataRow m)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Linq.Enumerable.<TakeIterator>d__25`1.MoveNext()
at Astea.EO.EventBroker.DataHandler.Dispatcher.Dispatcher.Route(Object data)
what we should look ? i have restart several times the astea data handler dispatcher with no sucess
thanks for your help
Rgds
Christophe