Skip to main content
Skip table of contents

faces-config.xml

Location<tomcat_home>\webapps\webapi\WEB-INF\faces-config.xml  

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

ParameterExampleDescriptionMore Information
  • enableTableAnnotations
  • annotationPanelExpanded
XML
<property-name>enableTableAnnotations</property-name>
<value>true</value>
...
These parameters control settings for annotation display in SuperWEB2Configure Display of Annotations - SuperWEB2
previewDataSize
XML
<property-name>previewDataSize</property-name>
<value>3</value>
Sets the number of cells to show in the rows/columns in large table mode.Configure Settings for Large Tables - SuperWEB2
selectedRSEView
XML
<property-name>selectedRSEView</property-name>
<value>0</value>
Sets the display mode for Relative Standard Error.Configure Relative Standard Error - SuperWEB2
showSummationOptions
XML
<property-name>showSummationOptions</property-name>
<value>true</value>

By default, this parameter is set to true.

You can change it to false to hide the Summation Options from the Customise Table tree.

 
enableQueueManager
XML
<property-name>enableQueueManager</property-name>
<value>false</value>
Enables or disables Job Queue Manager.Configure - Job Queue Manager
expandTreeNodesOnLevelSelection
XML
<property-name>expandTreeNodesOnLevelSelection</property-name>
<value>false</value>
Determines whether to automatically a field in the tree when a user selects all values.Automatically Expand the Fields when Selecting All - SuperWEB2
  • helpUserGuideURL
  • helpIconURL
  • helpCustomiseTableURL
  • helpMyCustomDataURL
  • helpMyCustomDataMapURL
XML
<property-name>helpUserGuideURL</property-name>
<value>/webapi/online-help/index.html</value>
...

These parameters define the URLs for the online help.

You should not need to change these settings unless you want to replace the supplied user guide with your own customised version.

 
pdfTemplateURL
XML
<property-name>pdfTemplateURL</property-name>
<value>http://localhost:8080/webapi/SWDownloadTemplate.pdf</value>
Specifies the template for PDF downloads from Chart View.Branding PDF Downloads - SuperWEB2


JavaScript errors detected

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

If this problem persists, please contact our support.