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:The default value of the property is XMSC_WPM_TARGET_SIGNIFICANCE_PREFERRED.
Valid value Meaning XMSC_WPM_TARGET_SIGNIFICANCE_
PREFERREDA 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_
REQUIREDThe selected messaging engine must be in the target group. If a messaging engine in the target group is not available, the connection process fails.