It's all about the answers!

Ask a question

RTC Work Item integration with .net application


Sandeep Pinniti (116) | asked Dec 27 '08, 4:41 a.m.
Hi Team,

I have to integrate Work Item with a .net application.
I have a similar concept same as Work Item. Whenever we create a WorkItem or Update the information of Work Item then the associated Item should be created/Updated in .Net application and vice versa.
I am new to RTC, please help me in integrating.
Please help me how to design the strategy.

I have an idea of writing a Service and this service acts as an intermediate layer b/w my application and RTC.
If there is any change then the corresponding action should be done.

But i am not aware of how to start

Please help me

One answer



permanent link
John Vasta (2.6k15) | answered Dec 27 '08, 9:36 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You might want to look at the Jazz Item Connector framework, which underlies the Rational Team Concert ClearQuest Connector. You can create a combination of an external application and some Jazz server plug-ins to have work items synchronized with analogous objects in some external system.

You can find some general information on Jazz connectors at

https://jazz.net/wiki/bin/view/Main/ConnectorOverview

and information on how to implement an item connector at

https://jazz.net/wiki/bin/view/Main/ItemConnectorCreation

Also, please see

https://jazz.net/wiki/bin/view/Main/JazzLabs

for status on the APIs you will need to use, which are not yet considered stable.

John
Jazz ClearQuest Connector Team

Hi Team,

I have to integrate Work Item with a .net application.
I have a similar concept same as Work Item. Whenever we create a WorkItem or Update the information of Work Item then the associated Item should be created/Updated in .Net application and vice versa.
I am new to RTC, please help me in integrating.
Please help me how to design the strategy.

I have an idea of writing a Service and this service acts as an intermediate layer b/w my application and RTC.
If there is any change then the corresponding action should be done.

But i am not aware of how to start

Please help me

Your answer


Register or 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.