Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
RCP interactive reporting
PeterDay
Is it possible to integrate the actuate interactive reporting component into an RCP app (i.e. using the eclipse embedded tomcat engine) for running interactive reports in a thick client? (I imagine this would work like the preview mode in the report designer).
If so, is there a packaged plugin to do this or should we roll our own from the war?
Thanks,
Peter
Find more posts tagged with
Comments
PeterDay
anyone? It would be useful to know if this was supported or not!
rmurphy
Hi Peter,
Your assumption is correct. You could build your own RCP app that leverages an embedded servlet container like Jetty or Tomcat to run the Actuate BIRT Viewer and Interactive Viewer. You might be able to leverage the existing plugin that is in the Actuate BIRT Report Designer, though I have not personally tried this.
There is not a plugin outside of what is in the Actuate BIRT Report Designer that you could download and plugin. You will either have to pick apart the plugin in the designer, or roll your own with a war file in the app.
Rob
PeterDay
Thanks,
we'll look into it.
kevin23_hy
i also have that requirement,got two solution which one is "RCP brower"(simple) and another is "Web Container" embedded in RCP but how to do that? has any artical,wiki or blog to introduced, if who know pls to contribute,thx a lot:)