Export
Generating and exporting a report
Export
(
String
reportName
,
XML
context
,
String
exportFormat
,
String
fileName
,
Boolean
isAdHoc
)
Parameters
reportName
Internal name of the report
context
Execution context.
exportFormat
Possible values are : XLS, OOXML_SS, ODF_SS, PDF
XLS generates an Excel 94-2003 document
OOXML_SS generates an Excel 2007 document
ODF_SS generates an Open document
fileName
Output file name
isAdHoc
Specifies whether the export concerns an ad hoc report
Return value(s)
None.
Features
Schema: xtk:report
Static:
Yes