Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 20:21 Go to next message
Brian Lehmann is currently offline Brian LehmannFriend
Messages: 1
Registered: October 2013
Junior Member
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 20:22 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Try using the document mapping:

(http)//localhost:9080/Birt/document?__report=20131003092416_customers.rptdesign&__sessionId=20131003_092416_097&__format=pdf


Michael

Developer Evangelist, Silanis
Previous Topic:Birt 2.5.2 : Number of page
Next Topic:BRIT Viewer ( 4.3.1 ) JDBC Error
Goto Forum:
  


Current Time: Sat Apr 20 01:20:47 GMT 2024

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

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

Back to the top