====== HTTP client receiving channel ====== The HTTP client receiving channel enables connection to services that communicate using the HTTP protocol. eBiss functions as a client. Messages are fetched from the specified URL via HTTP GET request and sent to the specified messagebox (inbound) ==== Properties ==== ^Name ^Meaning| |//Name//|Name of the communication channel.| |//Channeltype//|Re-list the type. (For verification)| |//communication direction//|Preferably incoming.| |//Messagebox //|Messagebox for incoming messages //(incoming)///, must be selected in the corresponding lookup table.| |//Preset Sender//|Here you can assign a fixed sender, which is intended for this channel..| |//Preset Recipient//|Here you can assign a fixed receiver, which is intended for this channel.| |//Validation of the sender//|checks the sender address of the Interchanges for certain EDI subscribers, if they do not contain the specified subscriber, the message is entered with an error message in the inbound message basket and a corresponding report is generated (only if Required). The test method is selected by means of a combo box (None, Optional, Required, Fixed partner).| |//Validation of the receipient//|checks the recipient address of the Interchanges for certain EDI subscribers, if they do not contain the specified subscriber, the message is placed in the message basket with an error message and a corresponding report is generated (only if required). The test method is selected by means of a combo box (None, Optional, Required, Fixed partner).| |//Public//|By checking the check mark, the communication channel can be used for all subnodes. However, if a communication channel with the same name is created in the subnode, the communication channel of the subnode is used.| |//Repetitions in case of errors//|If an error occurs, the number of consecutive reception attempts is determined by entering a value in the corresponding field.| |//Automatic Unzipping//|Documents or attachments are automatically unzipped using the procedure selected in the combo box.| ==== Properties (enhanced) ==== ^Name ^Meaning| |//URL//| | |//Username//|User name for authentication (optional)| |//Password//|Password for authentication (optional) |