< Back
Print

Send export files to a remote server (FTP, WebDAV, Azure Blob, …)

Sometimes you want to transfer your result files that you have created locally in the SAWSConnector (e.g. export to an Excel file including the images, manuals and data sheets) to another server. This is easily achievable with the following Job-related task.

In this article you will learn how to navigate its menus and how to export files to your specific location.

How to create a Job-Related Task

1) Go to Jobs (the so-called Jobcenter) in the SAWSConnector Suite.

2) Select Job-related rasks in the sub-menu.

3) And click on + (‘Add new task‘).

 

Another sub-menu opens where you can specify the basic conditions, for example when the task should start or what happens after the task is done. To learn more about this click on this link.

4) Click on the Task to do box and select ‘Send export files to a remote server (FTP, WebDAV, Azure Blob, …)‘.

And the Settings menu will open.

 

Settings

 

Conditions

Allows you to specify even more conditions and context for the follow-up job. You can create a condition by clicking on + (Add new condition).

To learn about this functionality in detail, please click on this LINK.

 

Protocol of file transfer

 

 

Alternatively file to be transferred (relative to the project directory e.g. ../CSLive/data/cache)

 

 

Alternatively transfer files from DAM (prioritized)

 

 

Alternative filename

 

 

ZIP behavior

 

 

Create sub folder (Ymd_His) on FTP server

 

 

FTP server URL / address

 

 

Destination path on the FTP server

 

 

FTP username

 

 

FTP password

 

 

Use incremental export

 

 

Date of the last successful upload

 

 

 

General Information

Sometimes you want to transfer your result files that you have created locally in the SAWS Connector (e.g. export to an Excel file including the images, manuals and data sheets) to another server. This is easily done by configuring a job task plugin (see also Job-Related-Tasks).

To do this, select the task plugin “Send export files to a remote server” in the job.

 

Store the Job and select one of the following transfer methods:

 

Transfer files using FTP/sFTP

FTP/sFTP:
To transfer the Data to an FTP/sFTP server, you need to fill your FTP/sFTP server URL, the destination path on the server and your FTP/sFTP username/password.

Then you can go ahead and start your configured job. If your connection to the server is successful, you will be able to see this message in the log:

To check your export, you can for example use FileZilla to check the received data on the server:

Transfer files using WebDAV

The Transfer using WebDAV is requesting the same input values as your FTP/sFTP servers :

You can then start your configured job, on success you will see this messages displayed inside the job’s log:

To check the file transfer, simply log into your WebDAV and check the file inside your destination file:

Transfer files using Azure Blob Storage

To transfer the data to an Azure Blob Storage, you only need to specify the Azure Connection String and the container name. If the container does not exist, it will be created automatically.

The format of the Connection string must be provided in the following format:

DefaultEndpointsProtocol=[http|https];AccountName=[yourAccount];AccountKey=[yourKey]

How the data is transferred, i.e. unzipped, zipped, with sub-folders or without, can be set as for all other transfers. (see Common Settings for all transfer methods)

The result of the transfer can be viewed in the log. Depending on the log level of the job, different information is stored.

To check the transfer, you can use the Azure Storage Explorer

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents