Subscribe Message from Solace Topic or Queue Let’s create a Mule project to see how we can subscribe 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 On New Message component Log the incoming payload Click…
Read MorePublish 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…
Read MoreConnect with Solace from MuleSoft To show how we connect with Solace from MuleSoft we will create a Mule project and import a Solace jar to connect with the Solace environment Let`s create a Solace project in MuleSoft Now we have to import the Solace jar using Maven, Open pom.xml Add properties Add…
Read More