update_build_record.pl

The update_build_record.pl script is an example of how to use the ClearQuest® API to update a BTBuild record.

The update_build_record.pl script updates an existing BTBuild record. The script requires the ID of an existing BTBuild record be passed to it, and updates the BTBuild record with data supplied as arguments, such as the ALMBuildStatus field.

The script can be used from a command line build automation process and should not be modified. The script has a -help option for information on all of the command line options, including a complete list of the fields that can be updated with the script.