It's all about the answers!

Ask a question

RTC CQ bridge


Roger Layani (5313238) | asked Aug 10 '14, 4:27 a.m.
 Hi
I am trying to create new defect in CQ based on an existing work Item in RTC.
This through Java API client.
I already succeeded in creating CQ defect but I would like to make the same kind of link between the both entities (RTC wi -CQ defect) as the RTC-CQ bridge does using WEB interface.
This link has hover properties I did not succeed to recreate (only simple URI link) 
Has someone idea how to create this kind of link programmatic-ally?

One answer



permanent link
Eric Jodet (6.3k5111120) | answered Aug 11 '14, 4:50 a.m.
JAZZ DEVELOPER
 Hello,
you may refer to one of Ralph's post on the topic:
http://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/

You may use one of the OOTB API link type - check WorkItemLinkTypes
or contribute your own  - https://jazz.net/wiki/bin/view/Main/ProgrammaticLinkCreation

Hope it helps.
Eric

Your answer


Register or to post your answer.