====== AS2 receiving channel ====== The AS2 receive channel enables the connection via AS2 protocol. The receiving channel accepts incoming messages, places them in the message basket (incoming) and acknowledges them. {{:images:sign_warning.png?nolink|}}**Note:** The AS2 receive channel is part of one of the licensed [[en:ueberblick:ebiss_module:start]]. ^GENERATED src="eBiss.Data.Resources.AS2ReceiveChannel" changed=""^^ ^Properties^^ ^Name^Description^ |**Name**|The name of the channel| |**Channel type name**|The Type of the channel| |**Message direction**|For receive channels the direction of the received message (but require also for send channels)| |**Message box**|The message box| |**Public**|True if the channel should be visible in the sub node| |**Certificate**|The file with the own private key for decrypting the message. This is usually a p12-file.| |**Fallback certificate**|File containing a fallback certificate in case the Certificate expires in the next view days. Usually this value is empty.| |**Password**|Password of the certificate| |**Subject**|Subject of the certificat. Value is read from the certificate.| |**Expiration date**|Date the certificat expires, value is read from the certificate.| |**Sender certificate**|File with the public certificate of the sender. If you use EdInt-Address containing the public certificate this value is empty| |**Use SSL**|If, beside the AS2 encryption, also the header should be encrypted, set this flag| |**SSL certificate**|File containing the own private certificate for SSL, usually a p12 file.| |**SSL password**|Password for the SSL certificate| |**Change logs**|The changes to the element are logged. The logging is activated in the [[en:hauptmenue:einstellungen:systemeinstellungen]], which is possible if a versioning license is available.| ^Properties (advanced)^^ ^Name^Description^ |**Sender validation**|How the sender address should be validated| |**Default sender**|The default sender| |**Recipient validation**|How the recipient address should be validated| |**Default recipient**|The default recipient| |**Immediate retries**|Retries, used by send channels. For some receive channels, the number of pickup attempts.| |**Auto uncompress**|Check if receipt data are compressed and then uncompress them| |**Log path**|Path for saving AS2 log-files (z.B. ./AS2Log). If empty no log file is written|