Skip to main content



      Home
Home » Archived » BIRT » Dynamic report output filename(Dynamic report output file name in eclipse 3.7.1)
Dynamic report output filename [message #1444009] Mon, 13 October 2014 10:29 Go to next message
Eclipse UserFriend
Hi All,

I want to change report output file name in BIRT dynamically where it would add input parameters in file name.

I tried steps mentioned in below post , but it didn't work for me.

birtworld.blogspot.in/2008/09/naming-exported-files-from-birt.html

i am using eclipse 3.7.1. I am not java developer but knows basics of it.

I tried creating jar and placing lib folder. A also tried placing class file directly in classes folder but didn't work.

When I export report it is still showing old file name.
Please let me know if I am missing anything.

My jar file location -
eclipse\plugins\org.eclipse.birt.report.viewer_3.7.1.v20110905\birt\WEB-INF\lib

Web xml changes -
<context-param>
<param-name>BIRT_FILENAME_GENERATOR_CLASS</param-name>
<param-value>org.eclipse.birt.report.myreport.MyFilenameGenerator</param-value>
</context-param>

Thanks in advance
Santosh

Re: Dynamic report output filename [message #1462003 is a reply to message #1444009] Wed, 05 November 2014 00:19 Go to previous messageGo to next message
Eclipse UserFriend
The class from the blog you linked doesn't work? Or the filename format you're trying to get to work doesn't work?
Re: Dynamic report output filename [message #1462004 is a reply to message #1462003] Wed, 05 November 2014 00:19 Go to previous messageGo to next message
Eclipse UserFriend
The class from the blog post worked as expected, for me. Let me know.
Re: Dynamic report output filename [message #1787381 is a reply to message #1462004] Thu, 24 May 2018 07:39 Go to previous message
Eclipse UserFriend
when i am exporting a BIRT report in excel sometimes it is taking report name or BIRT Report name to excel file ?

Could you please help ?
Previous Topic:How to create tagged PDF in BIRT
Next Topic:UNION of 2 data sets or 2 values for a Parameter
Goto Forum:
  


Current Time: Wed Mar 26 04:22:00 EDT 2025

Powered by FUDForum. Page generated in 0.03344 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top