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

RTC to RTC Bridge

We have multiple repositories in various projects and we have a need now to be able to have a 2-way sync bridge between different project areas on different repositories.  For example, I need to open a defect against another project so I have the defect in my repository/project area, and also another defect in the other repository/project area, and have a bridge to do a 2-way sync of all work item changes (attributes and comments).    There are lots of bridges that I see between CC, CQ, and CMVC, but I haven't seen anyone writing a sync between different repositories in RTC.

Anyone have this?

Thanks, Susan

0 votes

Comments

Well, you can write a sync tool, using the External Repository manager support. I have one from RTC to Salesforce.com. its all java code. https://jazz.net/wiki/bin/view/Main/ItemConnectorCreation#External_Repository_Manager

IBM has decided against the synchronization approach and has gone to bridging (linking to the other item).. (synchronizers are hard)

Thanks, but with Bridging, this assumes that everyone has access to the "other" project area/repository to open the linked work item, which we don't. As well, comments from one do not go across a linked work item.

I know we have a Synchronizer similar to your from DeveloperWorks into RTC and so we were hoping someone else had come up with the RTC to RTC one already.



One answer

Permanent link
On a terminological note, we try to use "bridge" to refer to a connection between two repositories that just involves linking an object in one repository to an object in the other repository, and we try to use "synchronizer" to refer to a connection between two repositories that involves bi-directionally transferring changes made to an object in one repository to a "corresponding" object in the other repository.

The only RTC/RTC synchronizer that currently exists is the "distributed SCM" functionality, which effectively lets you use cross-repository accept/deliver operations to keep streams in two different RTC repositories synchronized.

There is an enhancement request for supporting synchronizing work items in two different RTC repositories, Need an RTC to RTC Synchronizer for Level 3 Support for RTC (58911), but it has been marked as "no plan to implement".

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
× 10,954

Question asked: Sep 19 '12, 9:48 a.m.

Question was seen: 6,135 times

Last updated: Sep 20 '12, 5:47 a.m.

Confirmation Cancel Confirm