Application Options page

Use the Application Options page of the Site Configuration window to configure application options for HCL Compass Web.

The following variables are used in path names:
compassHome
Directory where HCL Compass is installed.
yourHomePage.html
File name corresponding to your customized HCL Compass Web home page.
Table 1 describes the controls on the Application Options page.

The changes take effect immediately and affect the entire HCL Compass Web application site.

Table 1. Controls on the Application Options page

Controls on the Application Options page

Control Description Default value
Export Grid Delimiter Character that is used to delimit each record in the result set when you export the query results to a file. |
Result Set Column Width Maximum number of characters that display in a column in the result set.
Important: Changing this setting affects the entire HCL Compass website and can affect performance. The HCL Compass Web application is optimized to request the minimum amount of data. If a query includes a long description field, only the number of characters that are specified by this option display.
200
Maximum Multi-Record Update Page Size Maximum number of records that display on the result-set page for a multirecord update. This value represents the total number of records that the multirecord update runs on.
Important: Setting a large value for this option can affect HCL Compass Web server performance and availability.
  • If this value is greater than 100, you can perform a multirecord update on query-result-set pages larger than the standard result-set page.
  • If this value is less than 100, the multirecord update might be limited to a smaller page size than the result-set page size that is configured in the web client user preferences.
  • If this value is 0, the multirecord update feature is disabled.
100
Load Initial Record from Result Set If selected, the query result set is written to a separate page, and the first record in the result set displays on a new page.

If cleared, the result set displays on a new page.

Cleared
Disable REST URI Menu If selected, the New REST URI wizard is available to web client users by clicking New Defect > New REST URI on the toolbar. Use the New REST URI wizard to create Representational State Transfer (REST) Uniform Resource Identifiers (URIs) to log on to the user database and perform common tasks.

If cleared, the New REST URI wizard is not available to web client users.

Cleared
Disable Find New Items at Startup Disables to find new items at startup. Unchecked
Enable Configurations support for OSLC Enables configurations support for OSLC. Unchecked
Show Mandatory Fields Once in Custom Record View Shows the mandatory fields in the custom record view. Unchecked
Enable Diagnostics Set the logging level for the HCL Compass Web application.
Important: Performance degradation can occur when this option is set to full diagnostics logging. Set this control to full only for short periods of time while you are troubleshooting issues. Be sure to restore logging to the original setting when such detail is no longer needed.
Default
Home Page Web address of your customized HTML home page. Use the address format appropriate for your operating system.
  • Windows
    drive:compassHome\cqweb\cqwebprofile\installedApps\dfltCell\TeamEAR.ear\cqweb.war\yourHomePage.html
  • UNIX Linux
    compassHome/cqweb/cqwebprofile/installedApps/dfltCell/TeamEAR.ear/cqweb.war/yourHomePage.html
    Important: Solaris If HCL Compass is installed on Solaris, the default WebSphere® Application Server cell directory is srvNode01Cell. Use this value in place of dfltCell, which is the default directory on Windows™, UNIX™, and Linux™ platforms.
  • Windows UNIX
    Alternatively, you can specify your customized home page as a relative web address. Here are several examples:

    /yourHomePage.html

    /yourCompanyFolder/yourHomePage.html

    /yourCompanyFolder/subfolder/yourHomePage.html

    Important: In your customized home page, you must specify any links to image or HTML files relative to the virtual folder cqweb. Here are several examples:
    <img src=/cqweb/yourCompanyFolder/yourCompanyLogo.jpeg>
    <a href=/cqweb/anotherPage.html>
    <a href=/cqweb/yourCompanyFolder/anotherPage.html>
None
Allow Inline Create Groups Allows to create inline groups. Everyone
Allow Inline Editing Groups Allows inline editing of the groups. Everyone
Allow Tree View Groups Allows a tree view of the groups. Everyone
Allow MultiRecord Update Groups Allows multi record update of the groups. Everyone
SQL Visible To Groups Makes SQL visible to the groups. Everyone
Allow Form Selection Groups Allows Form Selection. None
Allow Dynamic Forms Groups Allows dynamic forms for the groups. None
View Record Reveal Existence Groups Allows record reveal for the groups. None