Hi All,
I have a requirement, to pick the particular csv file from source using SFTP adapter.
I have tried with VCR*.csv, VCR_I_COM.csv and ([^\s]+(\.(csv))$) pattrens, none of them are working.
Exception is java.util.regex.PattrenSyntaxEXception:
Please help me any alternative for this requirement.