ACS - History in days and Transfer File | Community
Skip to main content
LiviaD1
Level 3
May 18, 2020
Solved

ACS - History in days and Transfer File

  • May 18, 2020
  • 1 reply
  • 7960 views

Hi all,

in 20.3 new release, I found this point:
Files downloaded with a Transfer File activity will now be deleted after X days, where X is determined by the History in days field under the Execution menu in the Workflow properties.

 

I don't understand if this means that the files will be deleted after X days from External Systems (SFTP, Azure Blob, ...) or just from the temporary tables of Campaign.

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Manoj_Kumar

Hello @liviad1 ,

As per the change log, which ever file is being pulled by the File transfer Activity. Only that file will be deleted after x days.

 

For Example. If you are picking a file from SFTP and copying it on your instance then once that file is consumed for your purpose. Then that file will be deleted after X days.

 

Let me know if that helps.

1 reply

Manoj_Kumar
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
May 18, 2020

Hello @liviad1 ,

As per the change log, which ever file is being pulled by the File transfer Activity. Only that file will be deleted after x days.

 

For Example. If you are picking a file from SFTP and copying it on your instance then once that file is consumed for your purpose. Then that file will be deleted after X days.

 

Let me know if that helps.

Manoj  | https://themartech.pro
LiviaD1
LiviaD1Author
Level 3
May 19, 2020
Thank you so much @_manoj_kumar_!