How to find workitem's data in IBM DB2
![]() Hi,
I have configure CCM and JTS with DB2 database and I have IBM Data Studio to see the data, while I am applying scripts to see the data but which not showing me anything in result. So how can I see workitems data in data studio like workitem id, workitem type and other custom attributes as well.
|
One answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Aug 09 '21, 2:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You don't access the database directly, unless support asks you to do so. The data storage is based on EMF meta models and too complex to easily see the information you describe. To access the data, use the application and the APIs provided. |