WorkflowElementCfgDefn_zh_TW.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseuser-friendly-name=Workflow Element
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseuser-friendly-plural-name=Workflow Elements
81165faf5d951aca69f410713730c26ff048ec44Sumit Bosesynopsis=Workflow Elements implement a single processing step in a Work Flow.
81165faf5d951aca69f410713730c26ff048ec44Sumit Bosedescription=A Workflow Element can perform a task such as mapping DNs, renaming attributes, filtering attributes, joining data sources, proxying, or load-balancing. The simplest Workflow Element is the Local Backend Work Flow Element, which routes data to a Backend.
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseproperty.enabled.synopsis=Indicates whether the Workflow Element is enabled for use in the server.
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseproperty.enabled.description=If a Workflow Element is not enabled, then its contents are not accessible when processing operations.
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Workflow Element implementation.
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseproperty.workflow-element-id.synopsis=Provides a name that identifies the associated Workflow Element .
81165faf5d951aca69f410713730c26ff048ec44Sumit Boseproperty.workflow-element-id.description=The name must be unique among all Workflow Elements in the server.