XMSC_WPM_TARGET_TRANSPORT_CHAIN

    Data type:
    String

    Property of:
    ConnectionFactory

The name of the inbound transport chain that the application must use to connect to a messaging engine.

The value of the property can be the name of any inbound transport chain that is available in the application server that hosts the messaging engine. The following named constant is provided for one of the predefined inbound transport chains:

Named constant Name of transport chain
XMSC_WPM_TARGET_TRANSPORT_CHAIN_BASIC InboundBasicMessaging
The default value of the property is XMSC_WPM_TARGET_TRANSPORT_CHAIN_BASIC. Parent topic: Property definitions