Interact runtime configurations
Gateway
All Deliver specific configurations for the Deliver TMS API details are
configured under Affinium|interact|triggeredMessage|gateways
. A
new template named “Deliver” is available under Gateway tab which must be used
if the outbound channel information is to be sent to the system. The following
are the mandatory parameters required in the Deliver template.
deliverURL
: Deliver Transactional API URL.username
: User name for the Deliver hosted account.dataSourceName
: Data Source for the Deliver hosted account.
To enable the proxy at the run-time, the some parameters are required in
Parameter Data of Deliver gateway. The configuration Path is
Affinium|interact|triggeredMessage|gateways|<DeliverGatewayName>|Parameter
Data
.
The parameters required are as follows:
- proxyProtocol
- HTTP | SOCKS
- proxyHost
- IP address of the proxy server
- proxyPort
- Listening port of the proxy server
- proxyUsername
- Username for connecting to the proxy server. Do not include if no authentication required.
- proxyPassword
- Password for connecting to the proxy server. Do not include if no authentication required.