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!

How to add duplicate code-key value in lookup definition for OIM10g

Rahul ShahDec 18 2011 — edited Dec 19 2011
Hello,
I have scenario where i have to read .csv file & add code key & decode values in lookup definition,
there is no issue when there are different code-key values in .csv file & its get added into the
system using API addLookupValue(str,str,str,str,str).Problem arises when i have same code key
values where it throws exception tcInvalidValueException , so i tried from design console where i
was able to add duplicate code-key values successfully,but when i use API
addLookupValue(str,str,str,str,str) i am not able to add duplicate code key values.

Thank-You
Rahul Shah
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2012
Added on Dec 18 2011
3 comments
464 views