Configuring Worklist

Overview

The Worklist interface can be configured to customer needs.

Process

Worklist configuration is managed by setting various application preferences. Application preferences are managed using the CCPREF—Preferences application.

Linking Worklist Sessions to Menus

Set the WORKLIST_CMD_MENU application preference

Set the WORKLIST_RCLICK_MENU application preference

When a worklist session is launched, then the main and right-click menus are built using the XML code in the scripts contained in the WORKLIST_CMD_MENU and WORKLIST_RCLICK_MENU application preference settings. This allows individual operators to have worklist menus tailored to their requirements.

The Scope for these preferences is usually set at laboratory, role or user level.

These application preferences need to be set to the comma-separated list of codes of the scripts containing the XML code used to build the worklist main and right-click menus, respectively.

Author the worklist script using a script authoring tool. For example:

  • WORKLIST_CMD_MENU.xml
  • WORKLIST_STATUS_MENU.xml
  • WORKLIST_APP_MENU.xml
  • WORKLIST_EDIT_MENU.xml
  • WORKLIST_INST_MENU.xml

Use the CCSCRT—Script application to create or update a script with the following codes and upload the workbook menu script, ensuring that the script's Script Type is set to 018—Workbook. For example:

  • WORKLIST_CMD_MENU and upload the WORKLIST_CMD_MENU.xml file
  • WORKLIST_STATUS_MENU and upload the WORKLIST_STATUS_MENU.xml file
  • WORKLIST_APP_MENU and upload the WORKLIST_APP_MENU.xml file
  • WORKLIST_EDIT_MENU and upload the WORKLIST_EDIT_MENU.xml file
  • WORKLIST_INST_MENU and upload the WORKLIST_INST_MENU.xml file

Configuring the Worklist Interface

Headers

Set the WKLIST_GRID_SAMPLE_HEADER application preference

The WKLIST_GRID_SAMPLE_HEADER application preference defines the sample attributes used to create the header text for samples for a worklist opened in transposed mode.

The Scope for this preference is usually set at laboratory or user level.

Column Widths

Set the WKBK_TRANSPOSED_GRID_COLUMN_WIDTH application preference

The WKBK_TRANSPOSED_GRID_COLUMN_WIDTH application preference defines the width of the analyte column for a worklist opened in transposed mode.

The Scope for this preference is usually set at laboratory level.