Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OIM 11g: Retrieve custom attribute with API

Cédric GosséMar 24 2011 — edited Aug 8 2011
Hi,

I've created some custom attributes in OIM, and I can see them when I create/edit user in OIM.
But I would like to get to them through the API.

I have tried searching for them with the Usermanager.search function but it returns only the default attributes/not the custom.
I have also tried with the User object - -> user.getAttribute("attributename") function, and the user.getAttributeNames() fucntion but without succes... :(

Can anybody help me ?

Thx in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2011
Added on Mar 24 2011
3 comments
898 views