This communication method sends the output files to a FTP server.
Name
Name of the adapter and the filename of the adapter then it saved.
Comment
Optional comment about the adapter.
Tags
Tags that's are searchable from the files view.
Server address
Specify the address to the FTP-Server either using host name (e.g. ftp.sunet.se) or IP address (e.g. 192.123.23.1). For using SFTP start with the address with sftp:// (e.g. sftp://192.123.23.1).
Server Port
Select the port on your computer that you want to use for this FTP-communication. Usually FTP-servers receive connections on port 21 and 22 for sftp.
User & Password
Enter the user and the password for gaining access to the FTP-server.
Account
If using account on FTP adapters use this setting.
Upload path
Here you specify the directory on the remote FTP server on which you want to write the files. If you are going to put up a file on the root use "/". After the last / you write the filename. You can use this file patterns for the filename:
|
Format code |
Format |
Example pattern |
Example file name |
%d |
Date (CCYYMMDD) |
ND%d.txt |
ND20041224.txt |
%n |
Sequence number, incremented by one.Depends on Number start index value and Number max index value. |
File-%n.edi |
File-1.edi , next file will be named File-2.edi |
%u |
Date without century (YYMMDD) |
Ext_%u.txt |
Ext_011224.txt |
%t |
Time (hhmmss)) |
File-%t.inh |
File-124233.inh |
%h |
Hour (hh) |
|
|
%m |
Minute (mm) |
|
|
%s |
Second (ss) |
|
|
%y |
Year with century (CCYY) |
|
|
%Y |
Year without century (YY) |
|
|
%M |
Month (MM) |
|
|
%D |
Day (DD) |
|
|
%i |
(transaction-id) |
File-%i.inh |
File-4753aefd-02a1-11ed-b935-00155d922b04.inh |
Move to path
If you want to first upload the file with with tempname or tempfolder write that in the Upload path and the fill in a Move to path as the final destination. Then the file first uploads to the Upload path and moves to the Move to path. If this setting is empty the file doesn't not move. This setting can use file pattern to.
Index start and max
Define the interval from which the auto-generated number in your file name pattern has to be taken.
Bin/Ascii
If the transferring is Bin or Ascii.
Passive/Active
This option determines if the FTP connection should be in Passive or Active mode. The default setting is passive mode as this is frequently the more firewall friendly option. Firewalls often restrict incoming connections, while allowing outgoing connections (Passive mode).
SSL
SSL Certificate
Drag and drop pem file here.
SSL Private key
Drag and drop pem file here.
Key/Cert password
Password for the certification
Postnet
Chek if you connection to Postnet.
Command once
Send custom command once per session.
Append
If Append to existing file is checked, files in the output folder will not be overwritten if a new file, with the same name, is added to the folder. Instead, the new file will be appended to the old one.
Schedule
Drag and drop a schedule for the adapter. If no schedule is there the adapter is event driven.
Event policy
Drag and drop a event policy if you don't want to use the default policy.
Extra process
Drag and drop a cep holder here. More info about extra process.
Arguments
Arguments for the extra process.
Advanced Settings
Error Handling Settings
Trace Settings
0 Comments