Configuration Reference Home
Oracle Unified Directory - Eus Context Workflow Element

Eus Context Workflow Element

The Eus Context Workflow Element provides the EUS functionality and must be applied to the workflow providing the OracleContext data.

Parent Component

The Eus Context Workflow Element component inherits from the Simple Workflow Element

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ eus-admin
↓ next-workflow-element ↓ eus-context
↓ java-class

Basic Properties

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

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

eus-admin

Description
Identifies the DN of the administration user. This user will be the uniquemember of the groups created in OracleContext.
Default Value
cn=Directory Manager
Allowed Values
A valid DN.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
Yes
Read-only
No

eus-context

Description
Identifies the DN containing the OracleContext.
Default Value
The workflow element applies to all the entries
Allowed Values
A valid DN.
Multi-valued
No
Required
No
Admin Action Required
None
Advanced Property
Yes
Read-only
No

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Eus Context Workflow Element implementation.
Default Value
org.opends.server.workflowelement.ovdplugin.eus.EusContextWorkflowElement
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 © 2011,2012, Oracle and/or its affiliates. All rights reserved.