Configuration Reference Home
Oracle Unified Directory - Attribute Mapping

Attribute Mapping

Attribute Mappings define the mapping of LDAP attributes to the database columns

Relations To this Component

The following components have a direct COMPOSITION relation TO Attribute Mappings :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ attribute-name  None
↓ data-type
↓ field-name
↓ table-name
↓ use-case-sensitive-match

Basic Properties

attribute-name

Description
Name of the attribute to be added
Default Value
None
Allowed Values
A String
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

data-type

Description
The data type of the attribute value
Default Value
If data type is not specified, it is taken from DB column
Allowed Values
bigint -

binary -

bit -

blob -

boolean -

char -

clob -

date -

decimal -

double -

float -

integer -

longnvarchar -

longvarbinary -

longvarchar -

nchar -

nclob -

numeric -

nvarchar -

other -

real -

rowid -

smallint -

time -

timestamp -

tinyint -

varbinary -

varchar -


Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

field-name

Description
Field in the specified table from which the value for this attribute has to be populated
Default Value
None
Allowed Values
A String
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

table-name

Description
Table from which the attribute value has to be fetched. This has to be the alias of one of the RDBMS Tables defined as part of the RDBMS Tables defined for the WorkflowElement
Default Value
None
Allowed Values
A String
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

use-case-sensitive-match

Description
Whether case insensitive matching should be used for this attribute or not
Default Value
true
Allowed Values
true
false
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No


Copyright © 2017, 2020, Oracle and/or its affiliates. All rights reserved.