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

RTC Mantis integration

does anybody have experience integrating RTC with Mantis? If yes, please elaborate.
If not, what would be the recommended way (and with the least effort to migrate when upgrading) to implement such an integration?
The result of such integration/connector would be that on create a specific work item type in RTC, a task in Mantis should be created and linked. That will allow the developers to work with RTC, while the other stakeholders continue to use Mantis.

0 votes



One answer

Permanent link
Hello Kristina,

as far as I could tell, OSLC is not supported by Mantis: http://www.mantisbt.org/bugs/view.php?id=11063
This makes integration a bit tricky.

I suppose you could create a follow-up action that would trigger on workitem save. In the follow-up action you'd need to implement creating a task in Mantis (which, as far as I remember from using Mantis in the past) should be as easy as issuing a http request). You will find a workshop on how to create follow-up actions in RTC under the following link:

https://jazz.net/library/article/1000

1 vote

Comments

RTC also comes with a synchronizer API, that is part of the server SDK as well as the Plain Java Client Libraries. You can essentially write synchronizers similar to the ClearQuest Synchronizer if you have enough money to throw at it.

The questions from my perspective:

  1. Is there a partner (like TaskTop) that has it alread?
  2. Why would you want to create the integration?
  3. Why would one create it only for the customer?
  4. How much are they willing to pay for it and who is supposed to maintain it?
  5. Can you separate the domains of the tools and get along with linking URLs instead?

We already talked to Tasktop and is considering building one (has none at the moment) - depending on the business case(s) and the investment the customer is willing to make.
For now is useful to have a feasible concept and maybe ( (but not necessary) a quick and dirty implementation to demonstrate that it can be done (follow-up action?). The CQ Synchronizer was the example we gave so far (good to know that the synchronizer API are openly available - thx for that info).
And the customer might decide to do it himself - so the maintenance is on him.

The linking option is not so appealing - some automation is desired.

Thanks

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,938
× 1

Question asked: Oct 06 '14, 5:31 a.m.

Question was seen: 4,097 times

Last updated: Oct 09 '14, 5:02 a.m.

Confirmation Cancel Confirm