It's all about the answers!

Ask a question

BIRT workitems and links


EclipseTalk . (32735959) | asked Jul 16 '12, 5:56 p.m.
edited Jul 18 '12, 7:51 p.m. by David Olsen (5237)
Hello,
I need to store in a javascript map  a list of workitems with links (source/target UUID) with RTC 3.x.
I've created a report to display workitems based on the table LIVE_WORKITEMS_CNT. I'm used the LINKS table and I did a simple sub-query with a data binding based on the current row ID to get the TARGET ID.
How can I access the target ID since it is computed via a sub query (it is a table embedded in a column of the workitem table)? Is there a better way to achieve this?
Thanks in advance for your help.

2 answers



permanent link
Rafik Jaouani (5.0k16) | answered Jul 16 '12, 7:35 p.m.
JAZZ DEVELOPER
Please check the following wiki for a tutorial about how to use links in a BIRT report:

https://jazz.net/wiki/bin/view/Main/ReportsCentral#Links

permanent link
EclipseTalk . (32735959) | answered Jul 17 '12, 2:20 p.m.
Thanks for the link, it is very useful

Your answer


Register or to post your answer.