SIMessage metadata properties
The SIMessage metadata properties contain message metadata we can use in mediation configuration selectors. We can work with these properties using the SIMessage interface.
We can access and modify the SIMessage metadata properties using individual SIMessage get and set methods. We 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