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 MoreCreate Solace Cloud Platform Account Let’s create a Solace Cloud platform account which we can use to create Topics and Queue and later connect with them from MuleSoft Open Solace Cloud registration link – https://console.solace.cloud/login/new-account Fill in the details Login to Solace account Click on the Globe icon under Mission Control Select…
Read More