Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can a query be copied from one RTC 4.0.5 instance to another?

Is there a way to copy a query, not the results, between instances of RTC?  Is it possible to export/import queries?

0 votes



2 answers

Permanent link
Hi,

To copy queries what I did in my past is,
  • Launch RTC Eclipse client and open Process Configuration editor
  • Add a query as "Predefined Query"  ( Project Configuration > Configuration Data > Work Item > Predefined Query, click Add button and select the query)
  • See Process Configuration Source and copy the XML representation of the query, such like
            <query description="...." id="com.ibm.team.workitem.queries.predefined.openCreated" name="Open Created by me">
                  .....
            </query>
  • Paste the XML query source into the Process Configuration source of the another project area and save
  • Now you see the query in the Predefined Query on the other project area, so you can use it or copy and save as another (non predefined) query.

Hope this helps.


1 vote

Comments

This relies on the fact that the target project areas has the attributes and their values the display names that are in the query.


Permanent link
Hi, Roger

No, you cannot export and import query or copy a query.
See the discussions in this post:

https://jazz.net/forum/questions/166769/rtc-is-it-possible-to-exportimport-query-definitions-from-one-pa-to-another

Regarding copy a query, the below RFE is quite popular and you can vote for it as well:

https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=37198

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,025

Question asked: Jul 31 '15, 10:57 a.m.

Question was seen: 2,808 times

Last updated: Aug 03 '15, 5:54 a.m.

Confirmation Cancel Confirm