I need to delete files which are older than few days from external account SFTP. I want to implement this in a workflow. Any pointers?
Solved! Go to Solution.
Hi Sarvjeet,
You can download and delete the file immediately using Adobe Campaign.
If you wish to do it after few days by checking all files older than X days and then deleting them, it will not be possible.
You can try and do this
1. Download the Files from external sFTP using File Transfer activity.
2. Configure this activity to delete the file from external sFTP as soon as the download has completed.
3. The download path of the file on Step 1 should be Adobe Campaign sFTP.
4. You can then make use of Campaign API and JS codes to delete older files.
Regards,
Vipul
Views
Replies
Total Likes
Please confirm if the request is for ACC or ACS?
the sFTP is Adobe provided or an external one?
Regards,
Vipul
Hi Vipul,
It is for AC Classic and SFTP is external one.
Thanks
Sarvjeet
Views
Replies
Total Likes
Hi Sarvjeet,
Be sure to post on the Campaign Classic forums next time
Moving your post there for an answer.
Vipul Raghav Can you please respond?
Thanks,
Pablo
Views
Replies
Total Likes
Hi Sarvjeet,
You can download and delete the file immediately using Adobe Campaign.
If you wish to do it after few days by checking all files older than X days and then deleting them, it will not be possible.
You can try and do this
1. Download the Files from external sFTP using File Transfer activity.
2. Configure this activity to delete the file from external sFTP as soon as the download has completed.
3. The download path of the file on Step 1 should be Adobe Campaign sFTP.
4. You can then make use of Campaign API and JS codes to delete older files.
Regards,
Vipul
Views
Replies
Total Likes
Hi Sarvjeet,
Did you able to delete files from SFTP using workflow??
If you did can You explain the procedure please.
Thanks,
Prameya
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies