Interact | triggeredMessage | channels

The configuration properties in this category define settings for all channels in triggered messages.

type

Description

This property defines the root node for settings related to a specific gateway. Default uses the built in channel selector, which is based on the list of channels defined on in the triggered messages UI. If default is selected, className and classPath values should be left blank. Custom uses the customer implementation of IChannelSelector.

Valid Values

Default | Custom

className

Description

This property defines the fully qualified class name of the customer implementation of channel selector. This setting is required if the type is Custom.

classPath

Description

This property defines the URL to the JAR file that includes the implementation of the customer implementation of channel selector. If left empty, the class path of the hosting Interact application is used.