Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Solace REST URL
Hi Everyone If I want to send messages to a queue directly what should be my URL ?
Best Answer
-
Hi Naga. Did you try looking in the Solace documentation? Just wondering if you had a hard time finding the answer to this..? We're always looking for ways to improve our docs for better "self help" and searching. Let me know.
Anyhow:
- https://docs.solace.com/RESTMessagingPrtl/Solace-REST-Message-Encoding.htm
- https://solace.com/samples/solace-samples-rest-messaging/publish-subscribe/
- https://docs.solace.com/Open-APIs-Protocols/REST-get-start.htmhttp(s)://<brokerUrl>:<restPort>/QUEUE/<queueName>
(make sure the REST service for the message VPN is configured as "messaging" not "gateway")5
Answers
-
Hi Naga. Did you try looking in the Solace documentation? Just wondering if you had a hard time finding the answer to this..? We're always looking for ways to improve our docs for better "self help" and searching. Let me know.
Anyhow:
- https://docs.solace.com/RESTMessagingPrtl/Solace-REST-Message-Encoding.htm
- https://solace.com/samples/solace-samples-rest-messaging/publish-subscribe/
- https://docs.solace.com/Open-APIs-Protocols/REST-get-start.htmhttp(s)://<brokerUrl>:<restPort>/QUEUE/<queueName>
(make sure the REST service for the message VPN is configured as "messaging" not "gateway")5