Configuration Reference Home
Oracle Unified Directory - Virtual Member Of Workflow Element

Virtual Member Of Workflow Element

The Virtual Member Of Workflow Element adds the 'member' attribute to person entries.

Parent Component

The Virtual Member Of Workflow Element component inherits from the Simple Workflow Element

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ base-dn ↓ java-class
↓ enabled
↓ explicit-request-only
↓ member-attribute-name
↓ next-workflow-element

Basic Properties

base-dn

Description
The DN of the base to search for groups containing person entries.
Default Value
None
Allowed Values
A valid DN.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

enabled

Description
Indicates whether the Workflow Element is enabled for use in the server. If a Workflow Element is not enabled, then its contents are not accessible when processing operations.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

explicit-request-only

Description
If set to True, the 'member' attribute will be added to the entry only if it is explicitly requested as a returned attribute. The default value is True.
Default Value
true
Allowed Values
true
false
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

member-attribute-name

Description
The name of the 'member' attribute to add.
Default Value
memberof
Allowed Values
A String
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
No
Read-only
No

next-workflow-element

Description
Defines the next workflow element in the chain of workflow elements.
Default Value
None
Allowed Values
The DN of any Workflow Element.
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Virtual Member Of Workflow Element implementation.
Default Value
org.opends.server.workflowelement.ovdplugin.virtualmemberof.VirtualMemberOfWorkflowElement
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.workflowelement.WorkflowElement
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
Yes
Read-only
No


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