Hi Experts,
I am trying to read multiple files from SFTP server with similar names, but when I am giving FORCE_FILENAME_PATTERN= Data%.TXT , its not picking all the files starting with "Data", but giving error file not found.

Also, under my SFTPDatastore Adapter remote source , I could see .cfg file and not the .txt file, unlike in File Adapter where actual files are visible and not .cfg file.
Is my config file wrong ? Is it possible to read multiple files ?