Interact | triggeredMessage | gateways | <gatewayName> | Parameter Data

The configuration properties in this category define parameters for a specific gateway in triggered messages.

cateogry name

Description

This property defines the name of this parameter. The name must be unique among all parameters for that gateway.

value

Description

This property defines the parameters, in the format of name value pairs, needed by this gateway. For all gateways, the following parameters are supported.

Note:
  • All parameters for trigger messages are case sensitive and should be entered as shown here.
    • validationTimeoutMillis: The duration in milliseconds that the validation of an offer through this gateway timeouts. The default value is 500.
    • deliveryTimeoutMillis: The duration in milliseconds that the delivery of an offer using this gateway timeouts. The default value is 1000.
  • In order to get gateway related logs in the Interact.log file, place the old 'interact_log4j2.xml' from versions prior to 11.1 in 'InteractRT.war/WEB-INF/classes' and also put it at any location outside the war file . You need to specify the following JVM parameter in the application server: -Dlog4j.configuration=file:/opt/any_location/interact_log4j.properties