Interact | triggeredMessage | channels | <channelName> | <handlerName>

The configuration properties in this category define settings for a specific handler in triggered messages that is used to sent offers.

category name

Description

This property defines the name of the handler which the channel will use to send offers.

dispatcher

Description

This property defines the name of the dispatcher through which this handler uses send offers to the gateway. It must be one of those defined under interact | triggeredMessage | dispatchers.

gateway

Description

This property defines the name of the gateway to which this handler send offers ultimately. It must be one of those defined under interact | triggeredMessage | gateways.

mode

Description

This property defines the usage mode of this handler. If Failover is selected, this handler is used only when all the handlers with higher priorities defined within this channel failed to send offers. If Addon is selected, this handler is used no matter if other handlers have successfully sent offers.

priority

Description

This property defines the priority of this handler. The engine first tries to use the handler with the highest priority for sending offers.

Valid Values

Any integer

Default

100