Format of output data
- Last Updated: April 2, 2021
- 1 minute read
- Corticon
- Documentation
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.6059556will be rounded, displayed, and/or returned as4.605957. In thebrms.propertiesfile, set the Studio Test's decimal scale:
When set todecimalscale=22, the rounded value is4.61. -
Messaging Style - You can change the messaging style to force full-time hierarchical or flat Output, regardless of the Input structure.
In thebrms.propertiesfile, set the Studio Test's XML messaging style:Hier(hierarchical)FlatAutodetect
Hier:com.corticon.designer.tester.xmlmessagingstyle=HierFor more information about flat and hierarchical data formats, including examples, see the Integrating Decision Services chapter of the Deployment Guide.