Data in the Output pane is displayed in the same format as the Input. You can adjust settings for some preferences:

  • Decimal scale - Default precision for Decimal values. All Decimal values are rounded to the specified number of decimal places. Default value is 6. For example, 4.6059556 will be rounded, displayed, and/or returned as 4.605957. In the brms.properties file, set the Studio Test's decimal scale:
    decimalscale=2
    When set to 2, the rounded value is 4.61.
  • Messaging Style - You can change the messaging style to force full-time hierarchical or flat Output, regardless of the Input structure.

    In the brms.properties file, set the Studio Test's XML messaging style:
    • Hier (hierarchical)
    • Flat
    • Autodetect
    The default value is Hier:
    com.corticon.designer.tester.xmlmessagingstyle=Hier

    For more information about flat and hierarchical data formats, including examples, see the Integrating Decision Services chapter of the Deployment Guide.