Hi,
We are using BizTalk 2009 CU3 and
WCF LOB Adaptor SDK SP2 x64 and
MS Adaptor pack x64.
We recently experienced schemas not refreshing without serious manual intervention after we updated some schemas for our Oracle feeds.
After deployment and host instance restart, we found this error showing on some receive locations where data was available to feed:
The adapter "WCF_custom" raised an error message. Detail "Microsoft.ServiceModel.Channels.Common.MetadataException: Field "CASE_NBR" is not found in the metadata at Microsoft.Adaptors.OracleCommon.OracleStructuredTypeMetadata.GetMember(String name)
After restarting the Host Instance again, this then resolved the issue. ?(Another way to resolve this is to stop and restart the receive location.)
Subsequenlty all feeds complained as data became available for the first time. After the stop and start of the receive location in question to problem stoppped.
Anyone know why this happened and how we can prevent this in future?