AS2 Receiver Connector
AS2 Receiver Connector allows receiving AS2 messages from a specified sender.
Service Description
The AS2 Receiver Connector facilitates the reception of AS2 messages. It supports the decryption, signature verification, and processing of incoming AS2 messages, ensuring security and integrity.
Required Connector Properties
-
Address: The AS2 address or endpoint URL for receiving messages.
-
AS2 From: The identifier for the sender in the AS2 message.
-
AS2 To: The identifier for the recipient in the AS2 message.
-
Host Name: The hostname or IP address of the AS2 server.
-
Port: The port used for connecting to the AS2 server.
-
Client Private Key: The private key used to sign the AS2 message.
-
Client Certificate Key: The client certificate key used for signing the message.
-
Server Certificate Key: The server’s public certificate used for verifying the signature.
-
EDI Message Type: The type of the EDI message (e.g.,
application/edifact,multipart/signed,application/pkcs7-mime). -
Message Structure: The structure of the message (e.g.,
plain,signed,encrypted,signed_encrypted). -
Signing Algorithm: The algorithm used to sign the message.
-
Encrypting Algorithm: The algorithm used to encrypt the message.
Use the AS2 Receiver Connector when you need to receive secure EDI messages from trading partners. It ensures messages are processed correctly, verifying their integrity and confidentiality.