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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

OIM 11g R2 PS3 UDF UI Localization

3324786Oct 18 2016 — edited Oct 24 2016

Hi Guys,

I've done some extensive research regarding the matter of localizing the user defined fields in the Self-Service UI. Here's what I've found:

Managing Application Instances

https://docs.oracle.com/cd/E22999_01/doc.111/e73273/GUID-4557F162-6B06-491D-9BF7-8AA4EB73404F.htm#CGOFF-GUID-99DD14B9-55…

The first link says to edit the BizEditorBundle.xlf file but does not say what aspect to edit or add. Using the second document I've tried to add a target that has the french translation of a udf.This has not worked so I decided to reach out to a different method:

http://www.ateam-oracle.com/oim-11g-localization-tips/

In the example of this document referring to the self-registration portion I added the udf as a standard name ex. Test= Le Test  and as a udf table name ex. usr_udf_Test= Le Test

This also did not work and so as a final effort I've tried to edit the OIM_HOME/server/CustomResources/customResources_fr.properties

by adding the global.udf.usr_udf_Test = Le Test

none of this has worked. Has anyone been successful in localizing the Self-Service UI when looking at user attributes? Please give suggestions.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 21 2016
Added on Oct 18 2016
7 comments
894 views