eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:kommunikation:kanal:httpreceive



HTTP receive channel

The HTTP receive channel enables the connection to services that communicate via HTTP protocol. eBiss acts as a server. Messages are transferred to the receiving channel via HTTP POST request, received by the receiving channel and placed in the specified messagebox (incoming).

Special characters are correctly handled in the HTTP header. So that for example the file name or the subject with sprecial characters are corretly transmitted. This is possible in a eBiss to eBiss case and also from extern. In case of an external send the header must be 'UrlEncoded' and before the first encoded header the following header must be inserted:

  • X-Pranke-UrlDecode: TRUE

Properties

GENERATED src=“eBiss.Data.Resources.HttpReceiveChannel” changed=““
Properties
NameDescription
NameThe name of the channel
Channel type nameThe Type of the channel
Message directionFor receive channels the direction of the received message (but require also for send channels)
Message boxThe message box
PublicTrue if the channel should be visible in the sub node
URLNot relevant for most applications. This URI is specified externally for certain calls.
AuthenticationType of authentication: None, Fix (configured in the channel), Sender (depending on the message direction using the HTTP Auth address of the system or trading partner)
UsernameThe user to be used for the login
PasswordThe password
AuthenticateDomainAuthentication Domain
SSL optionWhich TLS version should be used.
SSL certificateFile containing the own private certificate for SSL, usually a p12 file.
SSL passwordPassword for the SSL certificate
SSL subject
SSL expiration date
Change logsThe changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available.
Properties (advanced)
NameDescription
Sender validationHow the sender address should be validated
Default senderThe default sender
Recipient validationHow the recipient address should be validated
Default recipientThe default recipient
Immediate retriesRetries, used by send channels. For some receive channels, the number of pickup attempts.
Auto uncompressCheck if receipt data are compressed and then uncompress them
Proxy behaviourIf the URL accessed by the client is to be evaluated as a node path or as a local partner address.
Process multipart messagesMessages of the Content-Type=multipart are to be processed.
Allow multiple messagesAccept multiple messages in one session and allow 'Keep-Alive'.
Use defined responsesActivate this option to return 'Negative response' or 'Positive response'.
Positive responsePositive HTTP response see above.
Negative responseNegative HTTP response (see above)
Use SSLActivate this for HTTPS
en/kommunikation/kanal/httpreceive.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1