Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I use tHTTPTableInput component to solve my problem.
tFileInputFullRow------------>tFileOutputDelimited
|
| onSubjobOk
\/
tHTTPTableInput------------>tLogRow
I read my .xls file (tFileInputFullRow) into "D:/tmp/DailyStat.html" (tFileOutputDelimited)
And tHTTPTableInput reads from URL ""file://localhost/D:/tmp/DailyStat.html"" with "Syntax for Table : T=1" my html table
Thanks!