[jira] [Commented] (OFBIZ-4952) BIRT Web Viewer Integration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4952) BIRT Web Viewer Integration

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761247#comment-13761247 ]

Chatree Srichart commented on OFBIZ-4952:
-----------------------------------------

Hi Jacques,

For the user point of view, BIRT Web Viewer provides many options to play over the report:
- Showing table of content
- Changing report's parameters over AJAX dialog
- Exporting data by selecting required columns
- Exporting report with many options
- Printing report
- AJAX pagination

For the developer point if view, they can test the report that they are working on by just specify report's path on the address bar, don't need to create request map, view map, screen for testing. For testing, they might change values of parameters often, so that they don't need to wait the whole page reloaded anytime they change the parameter's values.

Sure, these features could be done by OFBiz screen but there is no one implement it yet. If so, he/she might need to spend so much of power to do to get it work the same as BIRT Web Viewer works.

Best Regards,
Chatree Srichart
               

> BIRT Web Viewer Integration
> ---------------------------
>
>                 Key: OFBIZ-4952
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4952
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 12.04
>            Reporter: Chatree Srichart
>              Labels: birt, viewer
>             Fix For: SVN trunk
>
>         Attachments: birt_web_content.png, birt_web_viewer.patch, birt_web_viewer.patch, birt_web_viewer.patch, OFBIZ-4952 error stack.log
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> Hello all,
> I have created a patch to solve a viewer servlet problem and uncomment the viewer servlet in the birt webapp. To do this will allow a user to use BIRT Web Viewer to render a report by coping a webcontent directory from birt-runtime-x_x_x/WebViewerExample directory and paste into the birt webapp directory ($OFBIZ_HOME/specialpurpose/example/webapp/birt).
> These are URLs to render example reports using BIRT Web Viewer.
> http://localhost:8080/birt/frameset?__report=component://example/webapp/birt/report/example.rptdesign
> http://localhost:8080/birt/frameset?__report=component://example/webapp/birt/report/chart.rptdesign
> Regards,
> Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira