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: SQLSheetDataSmart Services: writeSQLToExcelV1
Features:
Issue with this plugin after Appian upgrade to 25.3 - select query is not taking alias names and exported excel is having sql column headers
Thanks for highlighting the issue. Looks like its due to a change in SQL driver in the new Appian env. Will release a fix for this by end of this week.