Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello, if it's possible to manage different file format from a tFileList ?
like csv,*.xls, delimated..????
Yes, you can do this. This component does not take file format into account. All it does is return a record set of filenames and paths. You can work out how the files are to be processed later in the job.
Yes, you can do this. This component does not take file format into account. All it does is return a record set of filenames and paths. You can work out how the files are to be processed later in the job.