...
Item | Description | |||||
---|---|---|---|---|---|---|
Input Type | The agent can act on two input types. Depending on which one the agent is configured to work with, the behavior will differ.The default input type is bytearray, that is the agent expects bytearraysInput Type bytearray or MultiForwardingUDR. By default, the agent expects bytarrays. If nothing else is stated, the documentation refer refers to input of bytearray.If the input type is MultForwardingUDR, the behavior is different. For further information about the agent's behavior with MultiForwardingUDR input, bytearrays. For Input Type MultForwardingUDR, refer to 9.34.2.3 FTPS Forwarding Agent MultiForwardingUDR Input for more information. | |||||
Directory | Absolute pathname Enter the absolute path of the remote host's target directory on the remote host, where of where you want to place the forwarded files will be placed. The pathname may path can also be given specified relative to the home directory of the user's account. The files will be are temporarily stored in the automatically created subdirectory subdirectory | |||||
Create Directory | Check Select this checkbox to create the directory, or the directory structure, of the path that you specify in in the field Directory.
| |||||
Compression | Compression type of the target files. Determines Select the compression type to determine if the agent will should compress the target files before storage or not.:
| |||||
If you require Select this checkbox if you need to create empty files, check this setting. | ||||||
Select the behavior of the agent when the file already exists, the alternatives are:
| ||||||
If this option is selected, the agent will move the file to a temporary directory before moving it to the target directory. After the whole file has been transferred to the target directory, and the | ||||||
If there is no write access to the target directory and, hence, a temporary directory cannot be created, the agent can move the file to a temporary file that is stored directly in the target directory. After the whole file has been transferred, and the The temporary filename is unique for every execution of the workflow. It consists of a workflow and agent ID, and a file number. | ||||||
Select how to handle the file in case of cancelBatch or rollback, either Delete Temporary File or Leave Temporary File.
|
...