🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Extracting message ID on solace pub sub broker in golang API

 Hello everyone, currently I am researching Solace GoLang Api and I have few questions. Can you please help me because I cannot find the answer.

  1. How can I extract message ID or is there any unique ID that can be extracted from Inbound message and used for distinguishing messaged published to message broker
  2. I would also like to know how to set sequence number on publisher side. Right now I am using GetSequenceNumber() method and can't get anything but 0 because it is not set on publisher side.

Tnx for help in advance

Comments