| Getting an rptdocument file from the URL call [message #1124694] |
Thu, 03 October 2013 16:21 |
Brian Lehmann 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!
|
|
|
Powered by
FUDForum. Page generated in 0.01501 seconds