I am no开发者_JAVA百科t able to find CQConverter.exe for migration of data from CQ to TFS 2010 under Common7/IDE folder . Can I install it from somewhere ? Will it support Clear quest web client 7.0 a
I am trying to query this database cq_production_user that is part of IBM Rational ClearQuest. I have been launching these queries from sql server express 200开发者_如何学运维8 client.
I have installed on a 32bit server a IBM Rational ClearQuest and made a process which uses the api that they provide.
I开发者_StackOverflow中文版 need to get particular Stream( perhaps with Activity) from Clear Case (7.1.1 server) and store it on local machine. Let me come up with a User Story:
Is it possible to run CQ query, created in Native Client a开发者_如何学编程nd saved on server, via CQ API calls?Yes possible, you would:
I use System.Environment.NewLine to add a line feed between lines. This is in a C# dll. This dll uses IBM RATIONAL CLEARQUEST API\'s to insert into Oracle database these values. CLEARQUEST is setup in
I have developed an application that interacts with IBM ClearQuest. The problem is that when I run everything locally, such as, run the webservice local and then ASP page local everything is at the sp
I\'m trying to create a custom email for ClearQuest in order to: format the message more neatly include a hyperlink to a change request (which is based on the Defect schema)on our local intranet
I am using Clear Quest 7.0.1.4 and have created a Pe开发者_运维问答rsonal Query.However, I can\'t figure out how to get the Query to automatically order by one of my fields.How do I do this?Click on t
I have a clearQuest Web (running on L开发者_如何学编程inux) and wants to create a sharepoint site when a new record is created (using a perl script).