What custom RTC fields are available in the data warehouse?
There are many custom field types I can add to a Work Item as I extend RTC, such as Short String, Medium String, Enumeration, etc. However, it's not clear how all of these field types are represented (or if they are) in the data warehouse.
I know that some field types, such as the "List" types, are not brought to the data warehouse by the DCC jobs. I'm not sure about the "HTML" fields. Is there a full list available of which field types are reportable and which to avoid if you'd like to use them for reporting?
I know that some field types, such as the "List" types, are not brought to the data warehouse by the DCC jobs. I'm not sure about the "HTML" fields. Is there a full list available of which field types are reportable and which to avoid if you'd like to use them for reporting?
3 answers
The following jazz.net thread may not give an absolute answer, but can be a good reference:
https://jazz.net/forum/questions/145323/locating-specific-data-warehouse-tables-that-contain-custom-fields-and-their-corresponding-data
Custom HTML attributes are available in the data warehouse.
https://jazz.net/forum/questions/145323/locating-specific-data-warehouse-tables-that-contain-custom-fields-and-their-corresponding-data
Custom HTML attributes are available in the data warehouse.
Comments
Hello Jackie,
to my knowledge there isn't a list like this (would be nice to have).
The closest resource I can think of is the data dictionary:
Custom Attribute
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.reports.doc/topics/ccm/Custom-Attribute.html&scope=null
Best Regards,
Francesco Chiossi
to my knowledge there isn't a list like this (would be nice to have).
The closest resource I can think of is the data dictionary:
Custom Attribute
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.reports.doc/topics/ccm/Custom-Attribute.html&scope=null
Best Regards,
Francesco Chiossi