Define the transfer destination

  1. In the Remote server section, specify the server to connect by using one of these methods:

    • Use connection parameters defined in an external account: Connect to a server using the connection parameters of an external account. In the Server folder field, specify the path to the file (or to the folder for file listing actions).
    • Quick configuration: Enter the URL of the file (or folder for file listing actions).
    • Adobe Campaign instance (Web download type activities): Download a file from an Adobe Campaign instance server.

    Screenshot showing workflow transfer file server configuration options

  2. For Web download POST actions, you can pass additional parameters with the operation. To do this, click the Add parameter button, then specify the name and value of the parameters. You can add as many parameters as needed.

  3. By default, for file upload, the files uploaded to a server are automatically saved. If you do not want to keep this history, toggle the Keep history of files sent option off.

Historization settings

Every time a Transfer file activity is executed, it stores the uploaded or downloaded files in a dedicated folder. One folder is created for each Transfer file activity of a workflow. By default, files are saved on the default storage directory of the Adobe Campaign installation folder (/vars) before being processed. To use a specific folder, toggle the Use a default storage directory option off and enter the path of the directory.

Screenshot showing workflow transfer file historization settings

It is important to limit the size of this folder to preserve physical space on the server. To do that, define a maximum number of files or total size for the activity’s folder. By default, 100 files and 50 MB are authorized.

Every time the activity is executed, the folder is checked as follows:

  • Only files created more than 24 hours before the execution of the activity are taken into account.
  • If the number of files taken into account exceeds the value of the Number of files field, the oldest files are deleted until the maximum number of files allowed is reached.
  • If the total size of files taken into account exceeds the value of the Maximum size (in MB) parameter, the oldest files are deleted until the maximum size allowed is reached.
CAUTION
If the activity is not executed again, its folder will not be checked or purged. Be cautious when transferring large files.