Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
CSV file as input to BIRT report design
cjr
I am new to BIRT and have a csv question. We have created an Actuate v10 BIRT report design using a csv file as input. We can run it and receive output in the designer but when I publish to the iServer I get this message:
Report generation failed. Cause: An exception occurred during processing. Please see the following message for details:
Cannot open the connection for the driver: org.eclipse.datatools.connectivity.oda.flatfile.
Cannot open flat file database under directory: \\networkdrive \shared\ftp\Actuate_Datacom.actuate.reportapi.enginemanager.JREMException: Report generation failed. Cause: An exception occurred during processing. Please see the following message for details:
Cannot open the connection for the driver: org.eclipse.datatools.connectivity.oda.flatfile.
Cannot open flat file database under directory: \\networkdrive\shared\ftp\Actuate_Data
at com.actuate.reportapi.engine.birt.BirtUtil.checkTaskError(Unknown Source)
at com.actuate.reportapi.engine.birt.ReportGenerationTask.generateReport(Unknown Source)
at com.actuate.reportapi.engine.ReportGenerationTaskBase.doTask(Unknown Source)
at com.actuate.reportapi.engine.Task.execute(Unknown Source)
at com.actuate.reportapi.enginemanager.ThreadPool$ControlRunnable.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)An exception occurred during processing. Please see the following message for details:
Cannot open the connection for the driver: org.eclipse.datatools.connectivity.oda.flatfile.
Cannot open flat file database under directory: \\networkdrive\shared\ftp\Actuate_Data
I am fairly certain the driver stated is installed on the iServer.
Please help.
Thanks.... cjr
Find more posts tagged with
Comments
mwilliams
Where did you save the flat file on the server? Is the path the same as from when you have it in the designer? It's probably just having a problem locating the file based on the path specified in the flat file datasource.