The Workflow is a list of processing steps (Work Flow Elements) that are applied to data as it is retrieved from the Directory Server.
The following components have a direct AGGREGATION relation FROM Workflows :
The following components have a direct AGGREGATION relation TO Workflows :
This page describes the Workflow:
A description of each property follows.
Basic Properties: | Advanced Properties: |
---|---|
↓ base-dn | None |
↓ enabled | |
↓ workflow-element | |
↓ workflow-id |
Description | Specifies the base DN of the data targeted by the Workflow . |
Default Value | None |
Allowed Values | A valid DN. |
Multi-valued | No |
Required | Yes |
Admin Action Required | None |
Advanced Property | No |
Read-only | Yes |
Description | Indicates whether the Workflow is enabled for use in the server. If a Workflow 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 |
Description | Specifies the root Work Flow Element in the Workflow . |
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 |
Description | Provides a name that identifies the Workflow. The name must be unique among all Workflows in the server. |
Default Value | None |
Allowed Values | A String |
Multi-valued | No |
Required | Yes |
Admin Action Required | None |
Advanced Property | No |
Read-only | Yes |
Each configuration property can be mapped to a specific LDAP attribute under the "cn=config" entry. The mappings that follow are provided for information only. In general, you should avoid changing the server configuration by manipulating the LDAP attributes directly.
Base DN | cn=Workflows,cn=config |
objectclass name | ds-cfg-workflow |
objectclass superior | top |
Property | LDAP attribute |
base-dn | ds-cfg-base-dn |
enabled | ds-cfg-enabled |
workflow-element | ds-cfg-workflow-element |
workflow-id | ds-cfg-workflow-id |