How do you access RTC Custom Enumeration List literal values in the Rational Insight warehouse?
We created a Custom Enumeration List in RTC called "Flags".
It is updated into the Rational Insight warehouse in the table REQUEST_STRING_M_EXT.
An example is:
REQUEST_STRING_M_EXT.NAME - flag
REQUEST_STRING_M_EXT.VAL - |flag.literal.l26|flag.literal.l24|flag.literal.l18|flag.literal.l29|
Normally the literal values and associated names are present in the warehouse REQUEST_ENUMERATION table, but they are not there for the Flags enumeration list.
Are they stored someplace else? Does something need to be set in RTC to get them to be updated into the warehouse?
One answer
Steve,
We seem to have the same problem. We do not have a link between the Enumeration and the WorkItem (Request). The RIODS.REQUEST table does not have the REQUEST_ENUMERATION_ID as a foreign key as the Enumeration is for custom attributes. Is the workitem linked through another table or does this need to be
Kunal
Comments
Steve Mulligan
Oct 10 '13, 4:55 p.m.Cathy Xu
Feb 12 '18, 10:03 p.m.