- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
That shell call's for linux; if you're under Windows without wsl, use 'type' instead of cat:
execCommand('type path_to_new_file >> path_to_old_file')
The paths are what was set in the extract activity, for path_to_new_file you can use vars.filename.
Thanks,
-Jon
Views
Replies
0 Likes
Total Likes