Skip to main content

OFTP2 Destinations

OFTP2 (Odette File Transfer Protocol version 2) is a protocol used for secure, reliable file transfer between partners. The configuration below outlines the key parameters required for setting up an OFTP2 connection.

OFTP2 Connection Parameters

The table below provides a description of each parameter used in configuring an OFTP2 connection:

FieldDescription
Connection NameA unique identifier for the OFTP2 connection. This name is used to distinguish between different connection configurations.
Own SSIDThe SSID (Sender Service Identifier) for your system. This value identifies your system in the OFTP2 network.
Partner SSIDThe SSID (Receiver Service Identifier) for your partner's system. This value identifies your partner in the OFTP2 network.
Expected Virtual File NameThe expected name of the virtual file in the transaction. This name will be used to verify that the correct file is being transferred.
CompressedIndicates whether the file will be compressed before transmission. Set to true if the file is to be compressed, false otherwise.
Secure AuthenticationWhether secure authentication is enabled. If set to true, secure authentication is required to establish the connection.
SignedIndicates whether the file will be signed before transmission. Set to true if the file should be signed, false otherwise.
Verify SignatureIf set to true, the recipient will verify the signature of the file to ensure integrity and authenticity.
Partner Certificate IDThe identifier of the certificate used by your partner for verifying the signed file. This is part of the public key infrastructure (PKI) used for signing and verifying files.
Own KeystoreThe location or path to your own keystore file, which contains your private key used for signing files.
Own Keystore IDThe identifier used to access the correct keystore for signing and encryption purposes.