Configuration Reference Home
Oracle Unified Directory - Load Balancing Workflow Element

Load Balancing Workflow Element

The Load Balancing Workflow Element is used route requests to a set of routes.

The Load Balancing Workflow Element is used route requests to a set of routes. From the load balancing workflow element perspective, a route is a workflow element. Whether the route is a Proxy LDAP workflow element, or another load balancing workflow element, or a workflow element of any type does not matter.

Parent Component

The Load Balancing Workflow Element component inherits from the Workflow Element

Relations From this Component

The following components have a direct COMPOSITION relation FROM Load Balancing Workflow Elements :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ 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


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Load Balancing Workflow Element implementation.
Default Value
com.sun.dps.server.workflowelement.loadbalancing.LoadBalancingWorkflowElement
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