The Union Partition is a subtree in the virtual unified DIT of a union workflow element.
The following components have a direct AGGREGATION relation FROM Union Partition :
The following components have a direct COMPOSITION relation TO Union Partition :
A description of each property follows.
| Basic Properties: | Advanced Properties: |
|---|---|
| ↓ allowed-operations | None |
| ↓ black-list-attributes | |
| ↓ priority | |
| ↓ relative-base-dn | |
| ↓ source-base-dn | |
| ↓ white-list-attributes | |
| ↓ workflow-element |
| Description | The operation types allowed in this partition. The list of operations that can be executed in this partition. By default, all the operations are allowed in the partitions. |
|---|---|
| Default Value | search
bind
add
delete
modify
modifyDN
compare
extended |
| Allowed Values | add - Allow add operation in this partition bind - Allow bind operation in this partition compare - Allow compare operation in this partition delete - Allow delete operation in this partition extended - Allow extended operation in this partition modify - Allow modify operation in this partition modifydn - Allow modifyDN operation in this partition search - Allow search operation in this partition |
| Multi-valued | Yes |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The list of attributes of DN syntax that must NOT be transformed. The black-list-attributes specifies the set of attributes that must not be transformed. This attribute is mutually exclusive with white-list-attributes, that is only one of them may be used in the configuration entry. |
|---|---|
| Default Value | By default, all the attributes with a DN syntax, that match the white list, are subject to transformation. |
| Allowed Values | A String |
| Multi-valued | Yes |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The priority of the partition. The priority of the partition is used to determine the order in which a request is sent to several partitions. The priority is a positive integer - the lower the value, the higher the priority, and 0 is the highest priority a partition can ever have. |
|---|---|
| Default Value | 10 |
| Allowed Values | An integer value. Lower value is 0. |
| Multi-valued | No |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The relative part of the partition base DN. The relative base DN is a sequence of RDNs, and is used to build the partition base DN (i.e. the partition base DN is the concatenation of the relative base DN and the union base DN). for example if the relative base DN is set to "ou=people", and the union base DN is "dc=example,dc=com", then the partition base DN will be "ou=people,dc=example,dc=com". Note that the partition base DN is the naming context of the partition in the virtual DIT. The default value for the relative base DN is the null suffix (""). This means that the partition base DN is equal to the union base DN. |
|---|---|
| Default Value | |
| Allowed Values | A valid DN. |
| Multi-valued | No |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The base DN for the source DIT. The source DIT is the place from which entries are read (e.g. a remote LDAP server) to populate the union partition. Note that the source base DN need not to be equal to the partition base DN. When the source base DN is different than the partition base DN, a DN mapping is performed silently, and all the attributes with a DN syntax are automatically mapped accordingly. If you want to fine tune which attributes should, or should not be mapped, set the white-list-attributes ot the black-list-attributes appropriately. |
|---|---|
| Default Value | |
| Allowed Values | A valid DN. |
| Multi-valued | No |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The list of attributes of DN syntax that must be transformed. The white-list-attributes specifies the set of attributes that must be transformed. This attribute is mutually exclusive with black-list-attributes, that is only one of them may be used in the configuration entry. |
|---|---|
| Default Value | By default, all the attributes with a DN syntax are transformed - assuming the black list is empty. |
| Allowed Values | A String |
| Multi-valued | Yes |
| Required | No |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |
| Description | The partition workflow element. The workflow element to use as a data source to populate the partition. |
|---|---|
| Default Value | None |
| Allowed Values | The DN of any Workflow Element. The referenced workflow element must be enabled. |
| Multi-valued | No |
| Required | Yes |
| Admin Action Required | None |
| Advanced Property | No |
| Read-only | No |