Data Element: Attribute Value

The attribute value data element allows users to specify a single attribute and output its value. This data element does not normalize its output.

Input

The value from any attribute can be used as input.

Output

The output of the Attribute data element is a Java String.

Functionality

Returns the value of the attribute as a simple string. If the attribute is multivalued, the values are separated by '<multisep/>'. Refer to the Inline References and Multi-Valued Attributes section of the Inline References in Attribute Values topic of the Getting Started documentation here.

Configuring an Attribute Value Data Element

After adding an attribute value data element in the Data Elements flipper of the Decision Table dialog (defined in the Match Criteria topic here), configure it as follows:

  1. Click into the Data Elements column and click the ellipsis button () to access the configuration dialog.

  2. On the Attribute Value dialog, click the ellipsis button () to display the Select Attribute dialog.

  3. Use browse or search, choose the desired attribute, and click the Select button.

  4. To test the configuration, for the Select Nodes parameters:

    • Click the ellipsis button () for each field and select two objects for comparison.

    • Click the Evaluate button.

      An empty result field indicates the value is not available in the selected node. Adjust as indicated by the Evaluator results and repeat the evaluation.

  5. Click OK to save and display the configuration in the Data Elements flipper. Click into a Comment cell to add relevant information as desired.