Excel translator and dynamic filenames
--------------------------------------
Key: TEIID-3599
URL:
https://issues.jboss.org/browse/TEIID-3599
Project: Teiid
Issue Type: Enhancement
Components: Misc. Connectors
Reporter: Ralph Martin Black
Assignee: Ramesh Reddy
Priority: Minor
Labels: Alpha2
Fix For: 9.0, 8.13.2
Hi all,
All samples I've reached on how to setup a connection to xls files, set up file names
as properties in the source model:
...
<property name="importer.ExcelFileName" value="names.xls"/>
...
Is there any way to specify filenames dynamically at run-time?
Best regards
MB!