It's all about the answers!

Ask a question

Locating specific data warehouse tables that contain custom fields and their corresponding data.


Jon Chinnery (1055) | asked Mar 12 '14, 11:49 a.m.
I have customized the CCM application to capture custom attributes against defects. Example - I added a field for capturing 'defect category'. All the system field data is flowing from RQM CCM to 'Request' table of DW. But we need to find the DW tables which store the custom field data.

Accepted answer


permanent link
Clara Forero (6212) | answered Mar 14 '14, 12:50 p.m.
JAZZ DEVELOPER

Hi Jon,

These are the tables where you can find request related custom attributes (all of them are in the RICALM schema): REQUEST_COMPONENT_EXT, REQUEST_CATEGORY_EXT,  REQUEST_RESOURCE_EXT, REQUEST_RELEASE_EXT, REQUEST_ITERATION_EXT, REQUEST_PROJECT_EXT, REQUEST_TEAM_EXT, REQUEST_TIMELINE_EXT, EQUEST_REQUEST_EXT, REQUEST_INT_EXT, REQUEST_LONG_EXT, REQUEST_BOOL_EXT, REQUEST_STRING_EXT, REQUEST_STRING_M_EXT, REQUEST_STRING_L_EXT, REQUEST_TIMESTAMP_EXT, REQUEST_DECIMAL_EXT.

Thanks,

Clara

 

,

Jon Chinnery 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.