Export Reports

Learn to export the report definition as RDL/SQL file

Last published at: May 9th, 2024

This function exports a selected report definition as an RDL/SQL file. Using the Export and Import Reports function, you may move the report definitions between FlowWright environments. 

Select the report from the list on the Report Definitions page and click on the Export—RDL menu option. The RDL file is generated and downloaded to the local folder.   

 

Select the report from the list on the Report Definitions page and click on the Export—SQL menu option. The SQL file is generated and downloaded to the local folder.   

 

To understand the report's contents, edit the downloaded SQL file using Notepad. The text contains an SQL insert statement to create the report and other configurations to render it as designed.