Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

External Account SFTP access

Avatar

Level 1

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?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

5 Replies

Avatar

Employee Advisor

Hi sarvjeets94433516,

Please confirm if the request is for ACC or ACS?

the sFTP is Adobe provided or an external one?

Regards,
Vipul

Avatar

Level 1

Hi Vipul,

It is for AC Classic and SFTP is external one.

Thanks

Sarvjeet

Avatar

Level 10

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

Avatar

Correct answer by
Employee Advisor

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

Avatar

Level 1

Hi Sarvjeet,

Did you able to delete files from SFTP using workflow??

If you did can You explain the procedure please.

 

Thanks,

Prameya