Message Priority

Hi All,

I want to handle message priority for the messages published on UM queue and Topic.

Can anyone plese guide on this how to achieve it.

Regards,
NB

Hi NB,

There will be one field in publishable document called Priority. I believe you can set this filed to process on priority.

priority Specifies the priority level of the message. The priority level indicates how quickly the document should be published and
processed. A value of 0 is the lowest processing priority; a value of 9 indicates expedited processing. Set a message priority level
in the document envelope when publishing the document. Thedefault priority is 4.

Please refer Pub Sub guide for same.

Thanks,
Vinay.

1 Like

Thanks Vinay