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

Using Clearquest as Defect Provider then moving CQ DB to another server does this break links

CLM 6.0.4 ifix5
Clearquest 7.1.2.6, upgrading to 8.0.1.15

We have a CLM instance where RQM is linked to Clearquest as the defect provider.

If we move our Clearquest Database and CQ Web Server to different servers will we completely destroy the links between our failed tests in RQM and their associated defects in CQ. Or even though the URL for CQWEB/oslc link is now pointing at a different server but using the same underlying database will those failed tests to defects links still be maintained?

Does anyone have an understanding of this linking process?

0 votes


Accepted answer

Permanent link

See Rational ClearQuest and Rational ClearCase.

David Beange selected this answer as the correct answer

0 votes

Comments

Note, there's a manual step required:

1. Add the following mappings to the generated mapping file:

source=https://<source>:<port>/cqweb/oslc/repo/<dbset>/discovery
target=https://<target>:<port>/cqweb/oslc/repo/<dbset>/discovery

source=https://<source>:<port>/cqweb/restapi/<dbset>/<database>?format=html
target=https://<target>:<port>/cqweb/restapi/<dbset>/<database>?format=html

source=https://<source>:<port>/cqweb/oslc/repo/<dbset>/db/<database>
target=https://<target>:<port>/cqweb/oslc/repo/<dbset>/db/<database>

See PMR 50485,082,000.

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
× 10,952
× 7,507

Question asked: Nov 29 '17, 12:53 p.m.

Question was seen: 1,576 times

Last updated: Dec 01 '17, 8:48 a.m.

Confirmation Cancel Confirm