Identity Management (MOSC)

MOSC Banner

Using Functions in OIM Sandbox customization?

edited Feb 4, 2015 9:55AM in Identity Management (MOSC)

Hi all, I have a need to do some string comparisons in my OIM 11gr2 environment.  I was attempting to use EL to determine if a description contains a certain string i.e.  something like

#{fn:contains(oimcontext.currentUser['Organization Name'],'ADMIN')}  but I'm running into an error: Expression uses functions, but no FunctionMapper was provided.  I tried adding the xmlns:fn="http://java.sun.com/jsp/jstl/functions" tag to my mds:attribute  at multiple levels to no avail.  No matter what I try, OIM doesn't recognize the function within the UI.  Is what I'm trying to do possible within the EL?  Is there a different way I could accomplish the same thing (short of a custom java bean as I'm trying to keep this simple)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center