CQ Integration

In my CQ schema I have component_name as a field that I would like to be
able to report on in Defect reports from execution results. I don't see
a field for this. I see a component_id. How do I make a mapping for
this? I don't see anywhere where this is a delivery to
ODS.TEMP_COMPONENT in etl. Can someone help?
Thanks
Dave
able to report on in Defect reports from execution results. I don't see
a field for this. I see a component_id. How do I make a mapping for
this? I don't see anywhere where this is a delivery to
ODS.TEMP_COMPONENT in etl. Can someone help?
Thanks
Dave
2 answers

Jackie - request_category is an RTC workitem thing according to the
schema - not sure how I would deliver that from ClearQuest as it looks
like it makes a row for every workitem and delivers several columns I
don't see mappings for from CQ. I agree after investigation that
component is something from CC and not how we use components in CQ. I
have delivery of defects working as far as I can tell but I would like
to be able to associate the component it was filed against in the reports.
On 1/10/12 11:53 AM, jmw2 wrote:
schema - not sure how I would deliver that from ClearQuest as it looks
like it makes a row for every workitem and delivers several columns I
don't see mappings for from CQ. I agree after investigation that
component is something from CC and not how we use components in CQ. I
have delivery of defects working as far as I can tell but I would like
to be able to associate the component it was filed against in the reports.
On 1/10/12 11:53 AM, jmw2 wrote:
Dave, you should probably be looking at Request_Category rather than
Component in this instance. "Component" is a source
component, like a ClearCase or RTC source component and
Request_Category is more the equivalent of the Component record we
have in our ClearQuest schema.