It's all about the answers!

Ask a question

Using the CQ Connector for a peer review process (was: CC Co


Geoffrey Clemm (30.1k33035) | asked Jan 04 '08, 5:48 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Split off from a CC Connector thread:

- currently, we have custom peer review record types in
CQ that allow reviewer to review design documents. How can I do that
in the Jazz interface? Do I need to synchronize those record types as
Jazz workitem? Even then, I am not sure how Jazz and CQ connector
synchronize the workflow state?

One answer



permanent link
John Vasta (2.6k15) | answered Jan 06 '08, 10:20 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
- currently, we have custom peer review record types in
CQ that allow reviewer to review design documents. How can I do that
in the Jazz interface? Do I need to synchronize those record types as
Jazz workitem? Even then, I am not sure how Jazz and CQ connector
synchronize the workflow state?


I'm assuming you created something like a Review record type in CQ, with a workflow that transitions through states like "Needs Review" -> "Review in Progress" -> "Review Completed". If so, then you can do a similar thing in Jazz - create a custom work item type and a work flow to go with it. For the basic idea, see the "Work Item Customization" section in the jazz.net article

https://jazz.net/learn/LearnItem.jsp?href=content/docs/work-items/index.html

And assuming that you can define substantially the same type of review work item and work flow in Jazz, you'll be able to connect them to the CQ records that you use for reviews. Work flow states are synchronized like any other property, by defining a mapping between the CQ and Jazz values. However, you'll have to wait for the M5 milestone in order to do that, which is when we're planning on having support for custom work item types and work flows.

John

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.