Hi,
I am trying to get the file using pattern in Adobe campaign workflow from Amazon S3 bucket. In File transfer activity when i put the exact file name then the file is getting downloaded but when i am using pattern like filename* it say "no file". If anyone has solution for this please let me know.
Thanks
Chandan
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Chandan,
If your filename has any characters like "_" then use it straightaway and it will be treated as a wild card character.
eg: filename_<date>.csv, then you can just give : filename_ and the file transfer activity will read the entire string.
Thanks ,
Anita
Hi Chandan,
If your filename has any characters like "_" then use it straightaway and it will be treated as a wild card character.
eg: filename_<date>.csv, then you can just give : filename_ and the file transfer activity will read the entire string.
Thanks ,
Anita
Views
Replies
Total Likes
Thanks Anita for answering.
Views
Replies
Total Likes
Views
Likes
Replies