4.2.5.14. Http Gateway Out
With a HTTP out Gateway, outgoing messages are available from a Babelway HTTP server.
The specific settings are:
Login or username to access the service . |
|
Password associated with the username. |
|
using the SOAP Post protocol. WSDL Support HTTP and HTTPS protocols. |
|
How to encode the content |
|
During how much time the file will be kept available on the HTTP server. After this timeout, the file will be automatically removed from the HTTP server (it you did not do it before). If the file was never downloaded, the file will also be marked in ERROR, because it has not reached its destination. To be warned the soonest possible of errors, we recommend that you set here the lowest possible value. Example : if an automatic process polls the files from here every hour, a value of "3 hours" will allow you to be notified of the problem after just 2 or 3 failed/missing pollings, while a value of "30 days" would lead to files leaving there, without any automatic notification, until some user worries about lack of files. |
After channel deployment, your connection will be available to send messages.
Note:
- The HTTP server Gateway uses the port 80 for HTTP and 443 for HTTPS.
- You will need to download the WSDL file for this gateway by using the SOAP URL in the browser then login using the user name and password for this gateway in order to download the WSDL file for this environment as for some environments the SOAP URL and the WSDL file are different from other environments.
- If there is a file name provided in the "Message In" or "Message Out" which contain ~ tilde character, All browser based on Chromium will replace the ~ tilde character by the _ underscore character when you try to download the file from the Babelway interface, For more details you can check this link https://bugs.chromium.org/p/chromium/issues/detail?id=479419
- The maximum file size accepted by this gateway is 100 MB.