Until now, specifying the Excel sheet to use was limited to the sheet name. As of this version the Excel Adapter now also supports access by the individual Excel worksheet index numbers. If instead of the sheet name you give an index (1-n) the Excel Adapter will attempt to address the sheet using this number.
Release notes for version 3.3.1 on January 4, 2014
Summary of changes
- Excel Adapter: Access to Excel sheets using index number
- Bug Fix in Configurator of TextFile Adapter: Problem with text files when shifting fields defined with fixed field sizes (flat files) is cleared up.
- Bug Fix in GroupBy / GroupOut Heater: Problems with use of several Adapters on the WRITE side is resolved.