Configuration Reference Home
Oracle Unified Directory - Eus Alias Resolution Workflow Element

Eus Alias Resolution Workflow Element

The Eus Alias Resolution Workflow Element provides alias resolution for an alias entry that is returned by the next workflow element after matching the search filter. This workflow element will have no effect if there is no entry returned by the next workflow element.

The Eus Alias Resolution Workflow Element will be used by EUS to resolve aliases.

Parent Component

The Eus Alias Resolution Workflow Element component inherits from the Simple Workflow Element

Properties

A description of each property follows.


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

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

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Eus Alias Resolution Workflow Element implementation.
Default Value
org.opends.server.workflowelement.ovdplugin.eus.EusAliasResolutionWorkflowElement
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.