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:
In the "List of SQL Queries and Sheet Names" - I am passing sheetName = "Test1" and in sqlQuery="SELECT * FROM TEST_TABLE;"
But I am still getting error as - "... requires a value. Since this node is unattended, you must enter a value during design".