OFTP (Input Agent Cron)
Introduction: Phase 1 and OFTP with Lobster_data.
Note: The OFTP service must be licensed and activated on the Integration Server to use this Input Agent. Please contact our support or sales staff.
The data source OFTP works in principle as the data source FTP.
Note: If multiple profiles are ready to accept a specific file, the profile scoring will decide.
(1) OFTP channel that is used to connect to the target system. You have to select a channel if you are using OFTP2. If, after selecting a channel, the type of the connection (8) is changed, the channel will be removed and must be re-selected afterwards. Note: If possible, always use channels to centrally manage connection parameters. In addition to the increased clarity that also facilitates maintenance. If the connection parameters change, you only have to adjust the data in one place and you do not forget a profile.
(2) Target address (IP or URL) and port or the ISDN number, depending on your selection in (8). If value 0 is specified for the port, then either the default port (./etc/oftp.xml) is used (if no channel is selected) or the port specified in the channel is used (if a channel is selected). If a value > 0 is specified, then this value is used as port number.
(3) If an ID is entered here, it will be used to check against the ODETTE ID of the recipient and only if it matches, the data will be retrieved. Note: An ODETTE ID can be up to 25 characters long, the assigned password only 8. Permitted characters are capital letters, numbers and / - . & ( ).
(4) If an ID is entered here, it will be used to check against the ODETTE ID of the sender and only if it matches, the data will be retrieved. Note: An ODETTE ID can be up to 25 characters long, the assigned password only 8. Permitted characters are capital letters, numbers and / - . & ( ).
(5) If this checkbox is set, several instances of this profile can run in parallel. The checkbox Profile may only run in one instance may not be set for this profile in that case.
(6) If this checkbox is set, even empty files generate jobs. Note: A DMZ server can be started with the following startup option in the configuration file ./etc/startup.xml to control the behaviour.
<!-- Defines how to handle empty FTP, SSH and OFTP files (0=skip, 1=delete, 2=transfer) -->
<
Set
name
=
"handleEmptyFiles"
>0</
Set
>
0 (skip): (default) Empty file remains on the DMZ server. Log entry in DmzEvents.
1 (delete): Empty file is deleted on the DMZ server.
2 (transfer): Empty file is passed on to the profile and option (6) is effective.
(7) Name of the OFTP service (if several instances are configured).
(8) The type of the OFTP connection. The following types are available.
OFTP over ISDN
OFTP over TCP/IP
OFTP over TCP/IP with TLS
System Variables
Several system variables are available for OFTP. See, for example, VAR_SYS_OFTP_SFID, VAR_SYS_OFTP_ORIGINATOR, VAR_SYS_OFTP_FILE_COUNTER, VAR_SYS_MESSAGE_ID, VAR_SYS_LASTINBULK and VAR_SENDER.