Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT features(BIRT features)
BIRT features [message #885858] Wed, 13 June 2012 18:23 Go to next message
harip kaligo is currently offline harip kaligoFriend
Messages: 74
Registered: July 2011
Member
Hi,

Could some one whether below features are supported by BIRT


Simple implementation w/o forced metadata layering
Architecture Manageable by business
Dashboards w/ drill down capabilities
Graphics including Maps
Cubing technology options
Reporting (supporting pdf, ppt, excel, scheduled reports)
Provides a user Interface
Full Excel support
Architecturally neutral (can handle any data source)
Provide the option of editable reports for user customization
Allows the business owners to own report change control
Has to be supportable by International technology
Scalable
User experience needs to be simple and easy to use
Solid, robust tool
Write back to database

Thanks,
KKP
Re: BIRT features [message #885919 is a reply to message #885858] Wed, 13 June 2012 21:25 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Are you referring to open source BIRT or Actuate's commercial products
that contain BIRT?

Jason

On 6/13/2012 2:23 PM, harip kaligo wrote:
> Hi,
>
> Could some one whether below features are supported by BIRT
>
>
> Simple implementation w/o forced metadata layering Architecture
> Manageable by business Dashboards w/ drill down capabilities Graphics
> including Maps Cubing technology options Reporting (supporting pdf, ppt,
> excel, scheduled reports) Provides a user Interface Full Excel support
> Architecturally neutral (can handle any data source) Provide the option
> of editable reports for user customization Allows the business owners to
> own report change control Has to be supportable by International
> technology Scalable User experience needs to be simple and easy to use
> Solid, robust tool Write back to database
>
> Thanks,
> KKP
Re: BIRT features [message #886356 is a reply to message #885919] Thu, 14 June 2012 19:31 Go to previous messageGo to next message
harip kaligo is currently offline harip kaligoFriend
Messages: 74
Registered: July 2011
Member
Am referring to open source BIRT.
Could you please say whether they are supported or not?
Re: BIRT features [message #886369 is a reply to message #886356] Thu, 14 June 2012 19:57 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Actuate's commercial products handle almost all of your questions.

Open source BIRT contains engines and a designer. There is also an
example viewer that can be deployed to a JavaEE container. If you want
scheduling and permissions that has to be handled by the developer.

Simple implementation w/o forced metadata layering - Yes

Architecture Manageable by business - Handled By Developer

Dashboards w/ drill down capabilities - Yes

Graphics including Maps - Nice charting package and image support.
Can also be integrated with something like Google Maps

Cubing technology options - BIRT supplies data cubes that can be built
off of data sets from multiple datasources. These cubes can then be
analyzed in a crosstab or chart.

Reporting (supporting pdf, ppt, excel, scheduled reports) - no
scheduling, but support for pdf, excel, ppt, open office, postscript and
word)

Provides a user Interface - Example Viewer is a simple viewer with toc,
pagination and export options.

Full Excel support - Native Excel emitter does not support things like
emitting pics and charts, but several open source emitters exist that
can provide that capability.

Architecturally neutral (can handle any data source) - If it has a
structure or API BIRT should be able to get the data.

Provide the option of editable reports for user customization - You have
to use script elements with a BIRT text item to handle most of this.
BIRT supports a lot of interactivity.

Allows the business owners to own report change control - You will need
to integrate or develop this.

Has to be supportable by International technology - Supports I18n and
localization.

Scalable - If deployed correctly yes. Actuate uses this same engien in
its highly scalable server.

User experience needs to be simple and easy to use - yes

Solid, robust tool - BIRT has been in development since 2002. It is
mature, but like any open source project we do encounter bugs that need
to be fixed.

Write back to database - BIRT supports a fully scriptable environment
that fires events throughout the life cycle of a report. These scripts
can do write back or you can implement a client side write back using
script tags in a text element.

Jason

On 6/14/2012 3:31 PM, harip kaligo wrote:
> Am referring to open source BIRT.
> Could you please say whether they are supported or not?
Previous Topic:NPE in ObjectWriter.write using BIRT 2.6
Next Topic:Additional Stored Proc Question
Goto Forum:
  


Current Time: Thu Apr 25 04:30:02 GMT 2024

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

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

Back to the top