Hi,
as the documentation states, only .rpt can be directly exported to excel via openDocument's sOutputFormat.
Others created with Desktop Intelligence (.rep) can "only" be exported to PDF and HTML via sOutputFormat.
However, in the WebIntelligence Toolbar there is the possibility to Export those .rep Files after generation.
The URL for the export looks like /saveAsPDForXLS.jsp (or something like that), and as far as i remember a sEntry GET var is passed with the query.
This sEntry var - i suppose so - is an unique id for the freshly generated document?
Anyway, my question is, isnt there a way to use openDocument to export .rep Files to excel?
thanks!
attila