Writing external applications

You can write an external application in VBScript or Perl to perform tasks against a Rational® ClearQuest® database. You can use an external application to create a query, run a saved query, create new records, and perform actions on records. For example, an external application can perform these tasks:

An external application must begin by creating a session object and logging in to a Rational ClearQuest database. See Working with sessions.

Rational ClearQuest software includes a version of Perl (CQPerl.exe, CQPerl.dll). When creating external applications that use Perl, use the CQPerlExt package. See Using the Rational ClearQuest API.