I have developed a BCS Model against Oracle database. It works and I am able to see the records in an external list.
However when I change the type of the filter to the finder method to UserContext. it does not return any rows. there are no errors in the ULS log.
The column on which I am filtering does contain the NT ids of people (like domain\user).
Has anyone succeeded in creating a usercontext filter with a BCS Model for Oracle?
val it: unit=()