- Introducing Babelway B2B Integration
- Starting with Babelway
- Managing Hubs
- Managing Channels
- The Catalogue
- Tracking Messages
- Managing Tickets
- Managing Your Account
- Best Practices
- Channels
- Building a Channel
- The Catalogue
- Tracking Messages
- Tickets
- Account Management
- Rest API
With an HttpClientOut Gateway, outgoing messages are send using a Http connection.
To create a HttpClientOut gateway, select an existing template or make a copy of the generic HttpClientOut template in the catalogue and following screen will be displayed.
you can select several http internal in
The following fields should be defined in order to configure your HttpClientOut access:
External service address. | |
Login or username to access the service . | |
Password associated to previous username. | |
Select SSl algorithm,if any. | |
Select gateway that receive the response from the gateway.If no gateway is selected the http response will only be use to validate the success Expression then be discarted | |
Filename of the outgoing message. | |
Filename of the Response message. |
After defining the previous fields, you can complete setup of gateway manually by adding string properties under advanced properties.
The properties that may be added to complete setup of gateway are:
expression is a regex. If response doesn't match the message is flag in error. | |
a flag for preemptive authentication. | |
httpCient in is not mandatory any more. | |
it supports form authentication now.you can select from "FORM,BASIC,ANY,DIGEST,CERT" | |
number of retry (default = 1) | |
(default = "babelway-HttpClientOutGateway") | |
(default = 90s) | |
You can also add specific http header by adding the string properties with the following prefix "http-header:" followed by the name of the header. This accepts metadata. | |
You can also add specific authentication form field by adding the string properties with the following prefix "auth-form-field:" followed by the name of the header. This accepts metadata. | |
You can specify the content type of the submitted authentication form (default is application/x-www-form-urlencoded). |
After hub deployment, your connection will be available to send messages.
Babel Academy
Community Forum
Support



Prev


Up
Reference Manual