Defining Calculate Behavior Properties

When editing order and task data in an editor, you can right-click data node behaviors and select Open Properties View to access the behavior properties.You use the Properties view tabs to model Calculate behaviors.

Note:

The level at which you create a behavior (at the data element level, task level, or order level) determines where you access and configure the behavior's properties. See "Creating New Behaviors" for more information.

To define Calculate behavior properties:

  1. From the Design perspective, right-click the behavior and select Open Properties View.

    The Behaviors Properties view is displayed.

  2. Click the Calculation tab.

  3. In the XPath Expression field, enter the calculation as a mathematical expression or as an XPath expression.

    See "Calculate Behavior Properties View Calculation Tab" for more information.

  4. Click the Details tab.

    The Behaviors Properties view Details tab is displayed. The Name, Type, and Path field values are read-only, and cannot be modified on this tab. See "Defining Behavior Detail Properties" for more information about the options that you can define on this page.

  5. (Optional) Click the Conditions tab.

    Use the Conditions tab to add conditional logic to the Calculate behavior. See "Defining Behavior Condition Properties" for more information about defining conditions for behaviors.

  6. (Optional) Click the Notes tab.

    Use the Notes tab to describe the functionality or include internal documentation about the Calculate behavior.