Classes of Text

Introduction

A class of text is a classification that you assign to a ticket entry. This entry can be:

Assigning a class of text can serve one or more of the following purposes:

Thus, with classes of text you can organize ticket information within the ticket and can also control the process flow and the availability of information.

Figure 244: ConSol CM Web Client - Using a class of text for an internal important note

Managing Classes of Text Using the Admin Tool

Installing a New Class of Text

Two steps are required to install a new class of text for tickets in a certain queue:

  1. Defining the class of text in the navigation item Classes of text.
  2. Assigning the class of text to the queue where it should be available for tickets (see section Queue Administration for more information).

Defining a Class of Text

Classes of text are defined and managed in the corresponding navigation item in the navigation group Global Configuration in the Admin Tool (see the following figure).

Figure 245: ConSol CM Admin Tool - Global configuration: Classes of Text

You define a new class of text by clicking the Add button below the list. The following pop-up window appears:

Figure 246: ConSol CM Admin Tool - New Class of Text

Here, you have to define the details of the class of text:

Click OK to save the details of the new class of text and to close the window.

Figure 252: ConSol CM Web Client - Context menu for classes of text in ticket history section

Assigning the Class of Text to a Queue

After assigning the class of text to a queue within the Queue Administration it will be available for tickets of this queue in the Web Client.

Editing a Class of Text

If you want to edit a class of text, select it in the list and click the Edit button. The same window as described above for creating a class of text will appear. You can modify all details and save your changes by clicking OK.

Deleting a Class of Text

You can only delete a class of text if it is not used within any tickets and if it is not assigned to a queue. In order to delete a class of text select it in the list and click the Delete button. If you confirm the following dialog with Yes, the class of text will be removed from the list and the system.

Setting the Default Class of Text

To define the default class of text, use the system property cmweb-server-adapter, defaultContentEntryClassName (see System Properties). The default class of text will be applied to any ticket entry which is not explicitly marked with another class of text.

Depending on the visibility configuration of this class of text, the regular comments in the ticket (i.e., the comments which have the class of text default class) will be displayed, see section visibility.

Working With Classes of Text in Scripts

You can work with classes of text in scripts which are used in workflow activities or which are located in the Script section of the Admin Tool. For details about programming, please read the ConSol CM Process Designer Manual.

In scripts, you can assign a class of text to a TextEntry even if the class of text is not assigned to the queue! This can help automate certain processes.

Transferring Classes of Text to the DWH

All classes of text (default classes and special ones) used in history entries (comments, e-mails) are transferred from ConSol CM to the data warehouse (DWH) automatically in all transfer modes (LIVE and ADMIN). There is no configuration required for this feature, and the installation is upgraded automatically. A new initialization and initial transfer are required, however.