Skip to Content
0
Former Member
Aug 16, 2016 at 02:08 PM

SFTP file name issue

187 Views

Hello experts,

We have a scenario where we are using SAP SFTP adapter to pick up the files from SFTP folder which has the following format.

File name format: expenses_CES_SAE_v3_SAP_t00457hk3a_20160809080424.txt

What should be the filename schema for picking up the files.

At present i am using "^expenses[\w\d]{1,20}.txt" to pick up the files, but its not working.

Please suggest how to pick the files of this kind.