Identity Management (MOSC)

MOSC Banner

Can text be prepended to replacement variables in LDAPContainerRules.xml?

edited Oct 26, 2012 6:42AM in Identity Management (MOSC) 2 commentsAnswered ✓
I'm developing expressions in my OIM 11.1.1.5.0 LDAPContainerRules.xml file to route newly created Roles in OIM to the correct OID container node. The default copy of the LDAPContainerRules.xml file has the following rule defined for Roles:
                <rule>
                        <expression>Default</expression>
                        <container>$DefaultRoleContainer$</container>
                </rule>

I would like to add additional rules to route new OIM Roles to OID containers that have $DefaultRoleContainer$ as a parent or ancestor. If I prefix the replacement variable with the remaining path to the intended container, will OIM automatically handle it correctly? For example, I have an OID group container that I want to route new Roles that have a certain value in a UDF I created named "Role Location". Assuming that $DefaultRoleContainer$ resolves to a directory path of "cn=Groups,dc=command,dc=branch,dc=mil", The fully qualified target container would be named something like the following...

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