The CM API tutorial for ClearQuest® introduces the Rational® CM
API and provides walkthroughs of several examples of performing several common ClearQuest use
cases programmatically.
This tutorial provides code examples that use the Rational CM
API to implement common ClearQuest use cases, including:
- List user databases
- Run a query
- View a result set
- Get a record and list its fields
- Modify a record
- Create a record
Learning objectives
The learning objectives
for the entire tutorial are to:
- Understand the CM API object model
- Understand the CM API programming model
- Learn how to use the CM API to perform ClearQuest product operations
Time required
This tutorial should take approximately
60 minutes to finish. If you explore other concepts related to this tutorial,
it could take longer to complete.
Skill level
Advanced
Audience
The intended audience for this tutorial
is a developer who is familiar with Rational ClearQuest and programming with APIs.
System requirements
- Rational ClearQuest installed
Prerequisites
There are no prerequisites for
completing this tutorial. However, you should be familiar with the following:
- Programming with Java™
- Rational ClearQuest objects,
use cases, and operations