Bug 366806 - IDocArchiveWriter/Reader APIs complex and incompatible with databases?
Summary: IDocArchiveWriter/Reader APIs complex and incompatible with databases?
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportEngine-inbox@eclipse.org CLA
QA Contact: Hao Zhou CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 08:47 EST by Peter Cliff CLA
Modified: 2012-01-03 22:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Cliff CLA 2011-12-15 08:47:26 EST
Build Identifier: v20110905-1820

As requested by Jason Weathersby here: http://www.eclipse.org/forums/index.php/t/263628/ I'm submitting this request for a IDocArchiveWriter/Reader that works with databases (or standard Output/InputStreams). I've had a go at doing this but have struggled to reconcile BIRT's random access requirements (in the API, though seemingly not used) and database blob transactions.

Reproducible: Always

Steps to Reproduce:
1. Try to implement a IDocArchiveWriter that works with a database and streams direct to blobs.
2. Run the report (IRunTask) passing the new IDocArchiveWriter.
3. Observe what appears in the database.