Field | Description | Remark |
---|---|---|
Task Name | It is the name of the task selected on the workbook canvas. |
|
File Transfer Options | It allows you to select the file transfer options like Azure, SFTP, FTP. |
|
Server connection | It allows you to enter the user credentials. These details are used to connect to the server. | You can enter the credentials depending on the server you want to connect. Following are various options:..
|
Worker As | This option is only available for SFTP & FTP. You can select worker as source or destination. | If you select the worker as source, the server where our application is hosted will be considered the source, and vice versa. |
File Operation | There are two file operations available. | You need to select either one of the operations · Copy & Paste · Cut & Paste |
Configuration | It allows you to configure the different parameters for the action. | Different parameters for the action are explained in detail in configure section. |
Node Configuration | It allows you to enter the queue name. | Execution will take place in celery using the specified queue name. If no queue name is provided, it will run on the default celery queue. For more details, refer to Worker Node Configuration. |
As the name suggests, this action copies a file from one location and paste it to another location. The following is the list of the configuration parameters for this action. You need to specify the following.
The default section is Fail the task
As the name suggests, this action cuts a file from one location and copies it to another location. The following is the list of the configuration parameters for this action. You need to specify the following.
The default section is Fail the task