Skip to main content
Skip table of contents

CubeCatalog.xml

Location<tomcat_home>\webapps\webapi\WEB-INF\data\.repository\CubeCatalog.xml

The following are some of the parameters in this configuration file that you can change:

ParameterExampleDescription
totals
XML
 totals="true"

Enables or disables table totals.

You are recommended not to change this setting.

If you want to not display totals in tables, follow the steps in Disable Automatic Totals - SuperWEB2 instead.

zerostring
XML
 zerostring="0"
This value or string will be displayed in table cells when the value is 0.
nontabulatedzerostring
XML
nontabulatedzerostring="-"
This string will be displayed in table cells when the cross tabulation data has not been retrieved.
  • largeTableThresholdTotal
  • largeTableThresholdRow
  • largeTableThresholdColumn
XML
largeTableThresholdTotal="10000"
largeTableThresholdRow="8000" 
largeTableThresholdColumn="1000"
The thresholds for entering large table mode. See Configure Settings for Large Tables - SuperWEB2 for more information
  • concealedString
  • notANumberString
  • concealedStringDescription
  • notANumberStringDescription
XML
concealedString="..C" 
notANumberString="..NaN"
concealedStringDescription=" data is concealed" 
notANumberStringDescription=" data is not available"

Strings that will be displayed for concealed cells and cells with no contributing values.

See Configure Settings for Concealment and Cells with No Contributors - SuperWEB2 for more information.

  • covarianceString
  • covarianceDescription
  • rsesuppressstring
  • rsesuppressStringDescription
  • rsePercentageAlgorithm
XML
covarianceString="*" 
covarianceDescription=" unexpected or 
unexplained cell covariance detected"
rsesuppressstring="-" 
rsesuppressStringDescription=" RSE data is concealed"
rsePercentageAlgorithm="optionA" 

Settings for Relative Standard Error.

See Configure Relative Standard Error - SuperWEB2 for more information.

dataprecision
XML
dataprecision="0"

The number of decimal places to show for values in the table. This setting applies globally to all tables in SuperWEB2.

It is also possible to override the number of decimal places used for individual summation options. See Set Precision for Summation Options - SuperWEB2 for more information.

  • useSummationPrecisionOnTableView
  • useSummationPrecisionOnDownload
XML
useSummationPrecisionOnTableView="true"
useSummationPrecisionOnDownload="true"

Whether to use the summation precision settings defined by the SuperADMIN displayoptions when viewing tables in SuperWEB2 and when downloading tables (including when downloading the tables using Job Queue Manager).

See Set Precision for Summation Options - SuperWEB2 for more information.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.