[closed] How to create a new Report Resource for RTC?
The question has been closed for the following reason: "The question has been opened for more than 1 year without a helpful answer, and I am no longer working on CLM DWH." by lumar Jun 13 '18, 7:07 a.m.
2 answers
BIRT supports reports to execute Java or JavaScript codes. This post explores how Java code can be invoked by by RTC reports.
To achieve this we need will
- Create fragment project to plug-in com. <wbr> ibm. <wbr> team <wbr> .rep <wbr> orts <wbr> .ser <wbr> vice <wbr> .bir <wbr> t
- Create a feature and then a site project to generate an update site
- Deploy the update site to the RTC server
- Create a BIRT report template that invokes our code from the fragment project
- Deploy and run the report on RTC Server
Comments
Kenji Sarai
Apr 18 '17, 4:07 a.m.1 vote
Luca Martinucci
Apr 28 '17, 8:12 a.m.