XMSC_WPM_TARGET_SIGNIFICANCE

    Data type:
    System.Int32

    Property of:
    ConnectionFactory

The significance of the target group of messaging engines.

The valid values of the property are as follows:

Valid value Meaning
XMSC_WPM_TARGET_SIGNIFICANCE_
  PREFERRED
A messaging engine in the target group is selected if one is available. Otherwise, a messaging engine outside the target group is selected, provided it is in the same service integration bus.
XMSC_WPM_TARGET_SIGNIFICANCE_
  REQUIRED
The selected messaging engine must be in the target group. If a messaging engine in the target group is not available, the connection process fails.
The default value of the property is XMSC_WPM_TARGET_SIGNIFICANCE_PREFERRED. Parent topic: Property definitions