Invoke a paginated report from a DOC panel action
Invoke a paginated report from a DOC panel action
Technologies > User Interface Add-Ins > Parts for Reports > Report with PDF and Excel Export Actions
You can invoke a DOC panel action similar to the PDF and XLS panel actions:
<action id="exportDOCX">
<title>DOC</title>
<command type="exportPanel" outputType="docx" panelId="reportGridExport_grid"/>
</action>
The
exportPanel
view command when used with type
docx
starts a paginated report job, opens a new browser window and loads ab-paginated-report.axvw, which displays the status of the job and provides a link to the report once the job is complete.
Add DOC, PDF, Excel, and data transfer actions
View: http://localhost:8080/archibus/schema/ab-products/solutions/parts/grid/ab-ex-report-grid-export.axvw