Quick Info
Product
Type
plugin
Compatibility
HCL Compass; IBM ClearQuest
Created by
HCL Software
Website
Published Date
September 29th, 2023
Last Updated
September 29th, 2023
Description
The IT Service Management (ITSM) schema is how IT teams manage end-to-end delivery of IT services to customers. This includes all the processes and activities to design, create, deliver, and support IT services.Quick Info
Product
Type
plugin
Compatibility
HCL Compass; IBM ClearQuest
Created by
HCL Software
Website
Published Date
September 29th, 2023
Last Updated
September 29th, 2023
Overview
The IT Service Management Schema includes the following features:
- Application Items
- Boards
- Charts
The ITSM schema includes the following 5 flows:
- Change
- Problem
- Incident
- Service Request
- Asset
Steps
On Windows:
- Create a repository and application.
- Create a repository based on a blank schema using the Maintenance Tool by clicking Select Schema Repository from within the Maintenance Tool.
- Click New and provide a name for the schema.
- Select a Database Vendor and then click Next.
- On the Data Code Page screen, select Next.
- Uncheck Create Sample DB.
- Select any schema to use and provide a database name. The default value is SAMPL.
- Click Next.
- Specify DB Vendor for user database.
- Click Finish.
- Import the ITSM Schema.
- Import the schema text file to the newly created repository using the following command.
- Launch the command prompt with administrative privileges.
- Download the schema and copy to the Compass or ClearQuest installation directory.
- Run the following command:
cqload importschema [-dbset dbset ] -installpackages loginID password itsm.schema
- Create an application from the ITSM Schema.
- Launch the Eclipse Designer or the Native designer.
- Select the Repository that you created in step 1. Right click and then select Connect.
- Login to the repository with the user name and password. By default, the user name is admin and the password is left blank.
- Under the Root View menu, select Compass Database Administration.
- The view appears in one of the tiles within the Eclipse designer.
- Right click the view and select Create Database.
- Specify the logical name of the database. For example, you may use TEST or SAMPL.
- Select the database (Production) vendor and leave the other defaults in place and select Next.
- Specify the DB properties required and select Next.
- Leave the default values in place and select Next.
- In the Initial Schema Revision Screen, select Requirements and the latest version, and then select Finish.
- Accessing the Application
- Go to the Compass or ClearQuest host URL.
- Select the application that you created and log in.
Usage
Settings