Publish Message to Solace Topic or Queue

 

Let’s create a Mule project to see how we can publish to Solace Topic or Queue

 

Add the required pom.xml dependencies which we have shown in an earlier post – Connect with Solace from MuleSoft

Add HTTP listener to receive the message payload we want to publish to Solace Topic or Queue

 

Log the incoming payload

 

Add the JMS connector to Palette

 

Drag and drop the JMS publish activity

 

Click connector configuration and create the configuration – see our earlier post which shows how we create a JMS configuration

 

Add a transform activity to send the success message

 

Run the application

 

Test the endpoint using SOAP UI project

 

Sample Application – solace-service

Sample SOAP UI project – Solace-soapui-project

  
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
 
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.


Share this:
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments