This topic describes the support provided by the SIMessage interface and the mediation configuration selector for SIMessage metadata properties.
You can access and modify these properties using individual SIMessage get and set methods.
You cannot set or access these properties using the methods getMessageProperty(), setMessageProperty(), or deleteMessageProperty().The method clearMessageProperty() does not clear these properties.
Property name | Data type | Comments |
---|---|---|
SI_NextDestination | String | Name of the first destination in the Forward Routing Path. |
SI_Reliability | String | Value of getReliability.toString(). |
SI_Priority | Integer | |
SI_TimeToLive | Long | |
SI_Discriminator | String | |
SI_ReplyPriority | Integer | |
SI_ReplyReliability | String | Value of getReliability.toString(). |
SI_ReplyTimeToLive | Long | |
SI_ReplyDiscriminator | String | |
SI_RedeliveredCount | Integer | |
SI_MessageID | String | |
SI_CorrelationID | String | |
SI_Userid | String | |
SI_Format | String |