Wednesday, July 2, 2025

Solace(EventMesh Replica) Setup

In this blog, I am going to explain how to setup Solace (EventMesh Replica) environment and establish connectivity with CPI and small Pub/Sub case study.

First, setup a Solace account with your mail account.

https://console.solace.cloud/login

Upon successful logged in, 

Click on Cluster Manager and create a service ..(it's a self-explanatory process).

Click on service-name..


Go to Manage, where you can see Clients, Queues..etc

Click on Queues, where you can create queues and manage it.


Click on edit to change the settings..


Click on Queue and then create a Topic if you want it.

Connection details, which should be used to connect from CPI


Now, create a small iFlow ..

Specify, connection parameters for AdvancedEventMesh connector.



Now, save and deploy the iFlow.

Upon execution, you can see the payload/messages in queue(Solace)


That's all for Publishing part.

                                                                           *********

Now, build a Subscription iFlow.


Specify connection parameters as created in Publishing side...


You need to deploy the iFlow and test it.

Thanks for reading :-)

No comments:

Post a Comment

Raise Fault Policy | API Management

What is Raise Fault Policy..? The RaiseFault policy allows you to create custom messages in case of error conditions. This policy returns a ...