CQ data in Jazz
Hi,
After synchronization, how data from ClearQuest is represented in Jazz repository? Which services can we use to access the data from clear quest? Do we need to use CQ Connector services, or is it possible to use jazz services when CQ is connected to the Jazz server?
Thank you.
Regards,
Abhishek
After synchronization, how data from ClearQuest is represented in Jazz repository? Which services can we use to access the data from clear quest? Do we need to use CQ Connector services, or is it possible to use jazz services when CQ is connected to the Jazz server?
Thank you.
Regards,
Abhishek
One answer
ClearQuest records are synchronized with RTC work items, so you would
just use the standard RTC work item API to access the information from
ClearQuest.
Note that a (transformed) copy of the ClearQuest record information is
stored in the work item, so there is no need for CQ to be connected to
the Jazz server in order for you to access the ClearQuest information
stored in the jazz repository.
Cheers,
Geoff
abhminde wrote:
just use the standard RTC work item API to access the information from
ClearQuest.
Note that a (transformed) copy of the ClearQuest record information is
stored in the work item, so there is no need for CQ to be connected to
the Jazz server in order for you to access the ClearQuest information
stored in the jazz repository.
Cheers,
Geoff
abhminde wrote:
Hi,
After synchronization, how data from ClearQuest is represented in Jazz
repository? Which services can we use to access the data from clear
quest? Do we need to use CQ Connector services, or is it possible to
use jazz services when CQ is connected to the Jazz server?
Thank you.
Regards,
Abhishek