Questions tagged [clearquest]

ClearQuest is proprietary issue-tracking software.

ClearQuest is an IBM Rational product for tracking software issues (e.g. bugs and features).

94 questions
1
vote
1 answer

Can we create or update user and group in IBM clearQuset through CM API?

I am working with clearQuest 7.1.2. I have two question in clearQuest 7.1.2 .. I need to update user and group through CM API provided by IBM. But I could not find any such API for user and group in same. how do I do that ? Is there 64 bit…
Afgan
  • 1,022
  • 10
  • 32
1
vote
1 answer

How to find activities attached to a View?

I would like to find the activity which I previously set to a view. Is there a command that I can use to find out all the activities set to the view? Say view name is myView and activity is PRTLB12345. I had set the activity to the view like…
Thulasi
  • 126
  • 3
  • 19
1
vote
1 answer

Clearcase CQ restriction for Specific Stream

I am working on Clearcase/Clearquest in which I have to create the CQ's for defect for the developers. Now the defect is to be delivered in old stream and in current stream also. So for each defect I have to create 3 CQ for single developer. Say I…
LivCool
  • 253
  • 1
  • 12
1
vote
1 answer

How to track Check-in against Incident in Clearcase UCM

In clearcase UCM, how I can check how many and when check-in is performed against a Incident. Say I create the Incident(CQ 872xx) in clearquest and assigned it to the developer so that check-in can be performed in particular stream. Now at the end…
LivCool
  • 253
  • 1
  • 12
1
vote
1 answer

ClearQuest java api in websphere application

I'm developing a web application that access a clearquest database via the Java API. It works fine under Tomcat. Now I have to convert that application to WebSphere Application Server 8.5.5. At the first call to Clearquest the application and the…
1
vote
1 answer

how to download attachments from clear quest using java

I have clear quest 7.1.2 installed. There is a field named "attachments" of type ATTACHMENT_LIST in the form I tried to get attachments using java. ... CQEntity entity=_cqsession.GetEntity("id",rs.GetColumnValue(0)); …
Venus
  • 1,184
  • 2
  • 13
  • 32
1
vote
1 answer

Uninstall clearcase 7.0.1.8 from the command line

Is there an option to uninstall clearcase 7.0.1.8 through the command line, i want ot make it silent uninstallation using a batch script, and i want to uninstall ClearQuest 7.0.1.9 as wll through the command line. Do i need to rebbot after each…
Alex Brodov
  • 3,365
  • 18
  • 43
  • 66
1
vote
1 answer

ClearQuest 8 upgrade restoring schema and db

I'm trying to upgrade clearquest server 7.1.x.x to 8.x.x I'm uninstalling 7.1.x.x and installing the version 8. After upgradation how can i restore the connections that CQ had to schema repository and user DB?
user3437212
  • 637
  • 1
  • 10
  • 20
1
vote
1 answer

How to find which CRs in clearcase modified given lines in source code file (like 'git blame -L' does)?

I have tried to find a way in clearcase, using cleartool to identify CRs - which introduced specific lines in source code for a given file. I'm looking for equivalent or very similar functionality to: git blame -L ,
e_z
  • 60
  • 6
1
vote
1 answer

ALDB authentication request

So I have a setup where clearcase and clearquest are integrated. I.E. if I check in a file in clearcase clearquest will popup asking for a change request number. Here's the deal, I don't have to "login" every time I start a new clearexplorer. I…
onaclov2000
  • 5,741
  • 9
  • 40
  • 54
1
vote
2 answers

Export clearcase/quest list of users

Is there a way to export the list of clearcase/quest users? I saw the utility in the "user administration" program but it export everything and I only need the users that use clearcase/quest for the last year. thanks!
user3257666
  • 37
  • 1
  • 5
1
vote
1 answer

Clear quest - Need to query Named lists

My requirement: i need to add a new value to the Named lists(in CQ, edit ->Named lists ->Build Number) using cq perl. Please help me in this.
vasu
  • 97
  • 10
1
vote
1 answer

Unique Links with revisions in SVN

We have a scenario where we are advised to create a new SVN tag for every change request (which will be one every two weeks as it's an agile project) and link it to Clear Quest, so that in future for auditing purposes, one can look at the ticket,…
savv'y
  • 219
  • 1
  • 10
1
vote
0 answers

Dynamically composed email notifications In ClearQuest Web Version 8

We recently upgraded from ClearQuest Version 7 to Version 8. Our users interface through ClearQuest Web, rather than clients. The VBScript that used to dynamically compose our email notifications in rich text (HTML format) to facilitate our…
1
vote
2 answers

Has Rational ClearQuest been superseded by Team Concert?

According to the Wikipedia details associated with IBM Rational ClearQuest the "latest" version of this product was released in October 2011. Would I be right in assuming that this is no longer actively being actively developed by IBM and that their…
DaveG
  • 426
  • 1
  • 5
  • 13