Skip to main content



      Home
Home » Archived » BIRT » Getting an rptdocument file from the URL call
Getting an rptdocument file from the URL call [message #1124694] Thu, 03 October 2013 16:21 Go to next message
Eclipse UserFriend
We're calling BIRT as an external WAR via http. I can generate a pdf from java code by calling a URL like:
(http)//localhost:9080/Birt/frameset?__report=20131003092416_customers.rptdesign&__sessionId=20131003_092416_097&__format=pdf

However, we want to get a rptdocument file, not a pdf. The only formats that look to be supported seem to be pdf, xls, etc. Setting __format=rptdocument returns an error.

Any idea on how I can generate a rptdocument file via an http call?

Thanks a ton!
Re: Getting an rptdocument file from the URL call [message #1142718 is a reply to message #1124694] Thu, 17 October 2013 16:22 Go to previous message
Eclipse UserFriend
Try using the document mapping:

(http)//localhost:9080/Birt/document?__report=20131003092416_customers.rptdesign&__sessionId=20131003_092416_097&__format=pdf
Previous Topic:Birt 2.5.2 : Number of page
Next Topic:BRIT Viewer ( 4.3.1 ) JDBC Error
Goto Forum:
  


Current Time: Wed Jul 23 06:22:16 EDT 2025

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

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

Back to the top