Introduction to the Rational ClearQuest API
This tutorial provides an introduction to using the Rational®
ClearQuest® Perl API for performing common operations
in Rational
ClearQuest from an external application
or integration.
This tutorial provides the information to set up, write, and execute Rational
ClearQuest Perl API scripts that can run as external
applications or be included within an integration. The tutorial includes modules for listing user
databases, creating and running queries, and viewing, modifying, and creating records.
Learning objectives
The learning objectives for this tutorial are to learn how to sse the Rational ClearQuest API and to programmatically:- Create a query
- Iterate through a result set
- View a record and its fields with the API
- Modify values in a record
- Create a new record