Fast Excel Plug-in

Overview

This Smart Service can be used to generate Excel Document from SQL Query. This is an alternative to Smart Services using the Apache POI library. This plugin makes use of Fast-Excel open-source java library and can handle large data sets efficiently by optimising the memory utilisation during the generation of excel file.

Key Features & Functionality

Data Types: SQLSheetData
Smart Services: writeSQLToExcelV1

Features:

  • Generates multi-sheet excel based on CDT data input
  • Column Names are taken from SQL command results (Use column aliases)
  • Supports generation of Password Protected Excel File
  • Supports MySQL and Oracle Database
  • Header column color can also be customized
Anonymous
Parents Comment Children
  • Gotcha - sadly that makes this plug-in nearly useless for me, as every customer report i've ever developed (for instance) has needed to go onto a pre-formatted and friendly-looking base template with things like custom header rows preformatted and preformatted column widths.