The reliability level of persistent messages that are sent using the connection.
Valid value | Reliability level |
---|---|
XMSC_WPM_MAPPING_AS_DESTINATION | Determined by the default reliability level specified for the queue or topic space in the service integration bus |
XMSC_WPM_MAPPING_BEST_EFFORT_NON_ |
Best effort nonpersistent |
XMSC_WPM_MAPPING_EXPRESS_NON_ |
Express nonpersistent |
XMSC_WPM_MAPPING_RELIABLE_NON_ |
Reliable nonpersistent |
XMSC_WPM_MAPPING_RELIABLE_PERSISTENT | Reliable persistent |
XMSC_WPM_MAPPING_ASSURED_PERSISTENT | Assured persistent |
For more information about message reliability levels, see the WebSphere Application Server Information Center.