I have a connection set up, and also a connector that accesses a specific file in an FTP folder. It works great, when I know the file name in advanced.
However, we don't know the file name in advance.
The file names have a specific pattern, so they look like this:
Santander00065.csv
Santander00067.csv
etc.
Is there a way to get a list of files in the folder so that I can feed them (one by one) to the connector as a variable?
TR 9.2.5.3
Thank you!
However, we don't know the file name in advance.
The file names have a specific pattern, so they look like this:
Santander00065.csv
Santander00067.csv
etc.
Is there a way to get a list of files in the folder so that I can feed them (one by one) to the connector as a variable?
TR 9.2.5.3
Thank you!