Question
SFTP smart service to retrieve files based on partial match
I have a requirement where the files in our directory have the naming convention as: filename_{yyyymmdd}.{hh23miss}.txt
abc_20220131.121314.txt
The interface can and SFTP smart service combination can read the user input for file and date combination, but how can I retrieve a file which has timestamp associated?
Newbie to Appian, please assist.
