Configuring the Quality Results Viewer

Various application preferences should be set to configure the quality results viewer interface.

Linking Quality Results Viewer Sessions to Menus

Preference settings control which quality results viewer menus are displayed in a quality results viewer session. This allows individual operators to have quality results viewer menus tailored to their requirements. Preferences are configured using the CCPREF—Preferences application.

The only way to access quality results viewer commands is through these menus.

Quality results viewer menus are set up as workbook scripts. Author the workbook script using a script authoring tool. For example:

  • WORKBOOK_REVIEW_CMD_MENU.xml
  • WORKBOOK_REVIEW_STATUS_MENU.xml
  • WORKBOOK_REVIEW_APP_MENU.xml

Use the CCSCRT—Script application to upload the workbook menu script, ensuring that the script's Script Type is set to 018—Workbook. For example:

  • WORKBOOK_REVIEW_CMD_MENU and upload the WORKBOOK_REVIEW_CMD_MENU.xml file
  • WORKBOOK_REVIEW_STATUS_MENU and upload the WORKBOOK_REVIEW_STATUS_MENU.xml file
  • WORKBOOK_REVIEW_APP_MENU and upload the WORKBOOK_REVIEW_APP_MENU.xml file

Set the WORKBOOK_REVIEW_CMD_MENU and WORKBOOK_REVIEW_RCLICK_MENU application preferences to the comma-separated list of codes of the scripts containing the XML code used to build the quality results viewer main and right-click menus, respectively. When a quality results viewer session is launched, then the main and right-click menus are built using the XML code in these scripts.