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

Migration from IP to logical name

Hi,

We are using RTC 2.0.0.2. I was using the IP address in the public URI root.

The problem was, when linking to an other Jazz server (RRC and RQM are used in the project), we need to log each time we change from a jazz server to another (creating an RTC defect from RQM for example).

We decided to set logical names for servers (so we could access to rtc with https://rtc:9443/jazz in place of https://x.x.x.x:9443/jazz). When we changed the public URI root, all the link in the other server are still pointing to an address with the IP of the server.

The library contains the following article : http://jazz.net/library/article/193.
The "Example 3" seems to fit our needs. I have some questions about it.

How does it work ?
Where do we put the XML file ?
It is said that it work with RTC, but does it work with RRC and RQM ?

0 votes



2 answers

Permanent link
We are using RTC 2.0.0.2. I was using the IP address in the public URI
root.

The problem was, when linking to an other Jazz server (RRC and RQM are
used in the project), we need to log each time we change from a jazz
server to another (creating an RTC defect from RQM for example).

We decided to set logical names for servers (so we could access to rtc
with https://rtc:9443/jazz in place of https://x.x.x.x:9443/jazz).
When we changed the public URI root, all the link in the other server
are still pointing to an address with the IP of the server.

The library contains the following article :
http://jazz.net/library/article/193.
The "Example 3" seems to fit our needs. I have some
questions about it.

How does it work ?
Where do we put the XML file ?
It is said that it work with RTC, but does it work with RRC and RQM ?

The tool described handles textual content in attributes (e.g.
description etc.), but not the link items themselves.

For RTC 3.0, repotools supports the action that you are looking for

../repotools-jazz.sh -modifyLinkURIs
linkTypeId=com.ibm.team.workitem.linktype.relatedChangeManagement
find=https://x.x.x.x:9443/jazz
replace=https://rtc:9443/ccm

(Techtip is about to be published)

This action works with RTC, but wouldn't cover RQM and RRC.

--
Regards,
Patrick
RTC Work Item Component Lead

0 votes


Permanent link
Thanks for reply.

We are not using RTC 3.0 for now. I need to migrate from and to RTC 2.0.0.2.

Is there a recommanded solution to do this action in RTC (2.0.0.2), RRC (2.0.0.2) and RQM (2.0.1) ?

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

Question asked: Nov 19 '10, 4:29 a.m.

Question was seen: 4,445 times

Last updated: Nov 19 '10, 4:29 a.m.

Confirmation Cancel Confirm