Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 14:29 Go to next message
Santosh B is currently offline Santosh BFriend
Messages: 1
Registered: October 2014
Junior Member
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 05:19 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

The class from the blog you linked doesn't work? Or the filename format you're trying to get to work doesn't work?

Michael

Developer Evangelist, Silanis
Re: Dynamic report output filename [message #1462004 is a reply to message #1462003] Wed, 05 November 2014 05:19 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

The class from the blog post worked as expected, for me. Let me know.

Michael

Developer Evangelist, Silanis
Re: Dynamic report output filename [message #1787381 is a reply to message #1462004] Thu, 24 May 2018 11:39 Go to previous message
asmita shinkar is currently offline asmita shinkarFriend
Messages: 4
Registered: May 2018
Junior Member
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 Apr 24 16:41:34 GMT 2024

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

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

Back to the top