I get an error while search an external data field of a custom list. My Account seaech sql have a where criter where AccountID is not null, but I get an error like below;
Exception thrown while performing the BDC query in Entity Picker System.InvalidOperationException: A null value was used as an Identifier value for Entity (External Content Type) with Name 'Account' in Namespace 'xxxx.Sharepoint.PPortal.BDC.ProCrmBdc'. Null identifier values are not permitted. Check the data returned from the LobSystem (External System) or the TypeDescriptors for Method with Name 'ReadList' on Entity with Name 'Account' in Namespace 'xxxx.Sharepoint.PPortal.BDC.ProCrmBdc'. ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: identifierValues at Microsoft.BusinessData.Runtime.Identity..ctor(Object[] identifierValues) at Microsoft.SharePoint.BusinessData.Infrastructure.CompositeIdentifier.GetIdentity()... f72ca849-4704-4ff6-8fd4-db0a792ebb91