- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @anasso83525035 - you can get the resulting file name from the CSV extraction activity and run some Javascript to execCommand() some command line sed functions to do this (provided your host is Linux)
https://docs.adobe.com/content/help/en/campaign-classic/technicalresources/api/f-execCommand.html
https://unix.stackexchange.com/a/381263
Cheers
Darren