It's all about the answers!

Ask a question

Does ClearQuest Synchronizer support n-to-1 mapping?


Tuan Nguyen Minh (691321) | asked Sep 17 '14, 10:51 p.m.
edited Sep 17 '14, 10:58 p.m.
Below is my synchronization planning base on my current CQ schema:

      CQ                                 RTC

Record type 1                 Work Item type 1
 Field 1               <---->     Property 1
 Field 2
 Field 3               <---->     Property 2
 
Record type 2
 Field 4               <---->     Property 3
 Field 5

Does CQ Synchronizer support this mapping scenario? Where record's fields of multiple record types are mapped into properties of a single work item type.

Comments
Donald Nong commented Sep 18 '14, 1:18 a.m.

Doesn't it mean that you want to link multiple CQ records to a single RTC work item (forget about the field mapping first)? Just imagining how to tell which records to map to which work item already makes my head spin. I suppose there are some relationships between the CQ records, but I can't see how it can be captured in the mapping.

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Sep 18 '14, 3:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I agree with Donald,

as far as I am aware, you can link one record type to one work item type. You have only the attributes of the record type and the work item type to map. RTC creates a proxy for each synchronized item and keeps a 1 to 1 relationship between those. It detects changes on one side and propagates them to the other based on this connection.
Tuan Nguyen Minh selected this answer as the correct answer

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.