Cascading Lookup doesn't show the value in modify user view. (<ADFv: Could not find selected item ma
Hello Community!
I have following problem:
* Cascading lookups work perfectly in all other views of the OIM user. Only when modyfing a user, the child-lookups aren't populated correctly (see screenshots).
* Instead of the stored value, the dropdown shows an empty field (additionally to the "normal" dropdown-choices: empty and choosable values, which are normally there, there's another empty field - this one should however show the stored value). WLS_OIM1 log says "ADFv: Could not find selected item matching value of type: java.lang.String in the list-of-values." (see wls_oim1.out.txt). Please note that between "value" and "of" there are 2 spaces suggesting that the "matching value" equals null...