Message Priorities using REST Messaging

timob
timob Member Posts: 11

Hi all,
Is there any way to set the message priority (https://docs.solace.com/PubSub-Basics/Message-Priority.htm) when publishing messages via REST?

I have seen a note in the Solace REST documentation that REST does not support JMS message priorities - is this the same concept as the one linked before or are these different message priority concepts?

Thank you very much for your support and best regards from Mannheim :smile:

Timo

Tagged:

Comments

  • Abhikesh
    Abhikesh Member Posts: 34 ✭✭

    Hi @timob As per my knowledge, Solace didn't support JMSMessagePriority via REST.

    Although Solace Support can confirm on this.

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 914 admin

    Hi @timob,

    It looks like @Abhikesh is correct. Per the docs, the fields in the "Solace Message Field Default Values" table on this page are not configurable through Solace REST messaging. But check out that table for the default values.

    Hope that helps

  • Aaron
    Aaron Member, Administrator, Moderator, Employee Posts: 508 admin

    Hi @timob ..! Could you please explain a bit about your use case? I've been discussing the possibility of implementing this with some of our R&D folks. Thanks!