-
Error with Client Certificate Authentication
Hi, I have enabled authentication for message-vpn to be client-certificate by following the instruction on the docs page. # commands usedenableconfiguremessage-vpn <vpn_name>authenticationclient-certificatevalidate-certificate-dateallow-api-provided-usernameno shutdown While using SDK Perf to test the SSL connectivity,…
-
Why Developers Need an Event Portal; Creating Applications that Disseminate Real-Time Data
Things change so quickly these days, in business and the world at large, that the applications we deliver need to help people achieve positive outcomes very quickly, based on the latest information. That’s where event-driven architecture comes in. Event-driven architecture presents developers with some interesting…
-
Help needed - MQTT to REST
Hi all, I'm new to Solace and I'm still learning the ropes. I'm stuck and I need help. What I want to achieve: * I want to control Shelly IoT devices from my own HTTP server, using SOLACE+MQTT. To do that, I need to: * Translate MQTT to REST. When solace receives a MQTT message, it should send a REST call to another…
-
Has anyone implemented wildcards with topic to queue mapping feature
I have one publisher and multiple consumers and using topic to queu mapping feature my topic name is JNDI/solacemule/countrycode (using jindi for mule-solace connection) I have created 2 queue(Q1 and Q2) which has topic subscription for /solacemule/countrycode and /solacemule/UK respectively. As I need filtering on base of…
-
Calling all Solace developers to build a COVID19 application
As some of you might know, #BuildForCovid19 has been going on for the past two weeks. The aim behind this initiative is it encourage developers and technical thinkers to contribute back to the overall public good with their skills during this pandemic. In the spirit of all this, we at Solace made available a broker to…
-
New Codelabs tutorial for integrating REST microservices with Solace
https://codelabs.solace.dev/codelabs/solace-event-enable-rest/index.html#0 Hey everyone! Just wanted to let you know I recently wrote a new Codelabs tutorial to walk through all of the configuration and steps needed to setup a Solace broker to accept and pass-through REST requests. It uses a feature called the…
-
PubSub+ Event Portal is now GA!
We are thrilled to announce that PubSub+ Event Portal is now generally available! PubSub+ Event Portal is an event management toolset that adds design, governance, and runtime management capabilities to Solace PubSub+ Platform. Using it, enterprise architects and developers can work together to design, create, discover,…
-
Solace SCSt Binder now added by start.spring.io!
Hey Solace developers, I know a bunch of you are using Spring Boot to develop Microservices. I wanted to give you all a heads up that start.spring.io now automatically adds the Solace Spring Cloud Stream Starter for you when you choose Solace PubSub+ and Cloud Stream dependencies. Go check it out! Learn more about How…
-
SDK Perf Util vs Solace Client Code
Hi, We are trying to consumer around 2K messages per second and when we use sdkperf util with 50 Consumers it is consuming the data with out expiring any messages on JMS Queue. How ever when we use regular client using Solace JMS we cannot even get 50 consumers created. The Consumer connections are dropping off very…
-
Increasing max-connection limit of your PubSub+ broker
Every PubSub+ broker instance has a max connection limit that can be configured. If you are using the Standard Edition, this limit is capped at 1000 connections. While there are many usecases where you don't need to change your connection count, to be able to use Solace's powerful event mesh capability, you need to set…
-
MsgSpoolStatusDown
Hi Team, We are getting below mentioned alert in my solace Appliance. Alert: Solace Mssage Spool Status Down. Can you please tell me exact reason, why we are getting the alert.
-
Watch the replay of “Live Web Launch: Solace PubSub+ Event Portal”
Our live Web launch of Solace PubSub+ Event Portal on March 25, 2020 was a huge success. If you missed it, don’t worry. We’ve recorded it for you. Get registered to access the replay and enjoy watching it.
-
Alerting in Solace PubSub+
Is there any alerting mechanism which sends out email/text messages on the event of some issue? Thanks, Raghu
-
multiple request/reply with same replyQueue
Hi all, I am handling this situation and hoping for solution: Supposed there are two identical requestors sharing the same replyQueue to receive the replies. They will regularly send a request to a consumer. How can I ensure that the replies can be received by the correct requestor (the one who really send the request) but…
-
Has any body implemented Solace Rest api
I was trying to integrate solace with mule using Solace rest api option. but I am not able to find correct documentation around it. I have already gone through below links https://solace.com/samples/solace-samples-rest-messaging/publish-subscribe/ https://github.com/SolaceSamples/solace-samples-rest-messaging but it didn't…
-
Subscriber not sending ack after DirectTransport set to False in CF
Hi, Our subscriber was connected directly to topic and receiving messages. We have seen loss of messages so disabled DirectTransport in CF to create non-durable topic-endpoint. Now, we don't see message get delivered by subscriber and all spooled in non-durable. ACK window size getting reduced and it become zero. Do we…
-
Understanding the Concept of an Event Portal – An API Portal for Events
You’ve probably seen us talking a lot about the concept of an event portal lately and our new product PubSub+ Event Portal. But what exactly is an event portal? And if you’re reading this, you may already be familiar with API portals and developer portals, so how is an event portal different? Read this blog post to get the…
-
Free developer workshop and course: Building the Battleship game with TypeScript, Java, and PubSub+
Good news! Solace has just released a free Udemy course and a free Codelab developer workshop! They teach developers how to build a working online version of the game “Battleship” using TypeScript with the Aurelia framework as the front end, Java with the Spring Cloud Steam framework as the back end, and Solace PubSub+…
-
Announcing Early Access to the PubSub+ Event Portal!!
It’s with great excitement that we announce that development of PubSub+ Event Portal has reached Early Access (aka MVP) Readiness! A big shout out to our Development and Product Management team for achieving this significant milestone. There are a few items of note for you to find out more information around this…
-
Solace JCSMP API vs Java RTO API use cases/differences
Can some one Elaborate me the distinction between Solace JCSMP API and Java RTO API . Please elaborate use cases as well i.e. when to use which One as both are Java based implementation . Java RTO is wrapper over C API .
-
VPN Bridges and JMS request/response with direct messaging
Hello, I have problems configuring a VPN bridge such that a JMS direct request / response pattern works. The reply-to topic is temporary so I would need wildcard logic such as t/reply/* subsriptions to have them routed over the bridge. Can someone point to a working example how to set this up? Regards, Harald
-
Configuring PubSub+ Services for HIPAA Compliance
Hey all, I recently authored a blog post as a collaborative venture between Ippon Technologies and Solace. The post is about HIPAA compliance on PubSub+ services and how you can configure your services for this kind of compliance. I would love any feedback or thoughts on this! https://blog.ippon.tech/hipaa-compliant/
-
JavaScript, Solace + SSL (HTTPS, WSS)
Hi all - I have a web based JavaScript/React (no Node JS) app currently using the Solace JavaScript client successfuly. Due to company demands we are being told to convert to using secure connections (understandable). I have looked at the sample below which seems to suggest you can use basic authentication while using…
-
Can the SEMP – REST API work with a READ-ONLY user? If so, how do you create one?
We want to delegate monitoring capability to another team, but we don’t want to give them the ability to change the configuration. Thanks in advance!
-
Editing all the queues at once
Hi, I have some 40 queues in my VPN and I want to edit the max consumer count on each queue to 30.Can I do this change with just one step instead of editing each queue ?
-
SMF sample for Batch/Transacted Send and Receive
Hi, I have a use case in which I have to send batch of 256 messages in a single local transaction. Also, on the consumer side I should receive all 256 messages in a batch and local transaction. Is there a Java (JCSMP) sample to do that? Please help. Thanks, Raghu
-
Response message saving
Hi, Can i get raw response message from solace by subscribing to topic, which can be stored in flat files? Thanks, Prasoon
-
Storing IMessage and ITopic
Hi, Do we have any way by which we can store IMessage or ITopic in our file system? Thanks, Prasoon
-
Migrating solace configuration from one environment to another
I am creating a cli script using the command in Dev environment and sftp the file to target env . Then execute the script to create VPN and all other objects. To perform all these tasks I am using my admin credentials and sftp user. Is there a way we can achieve this without using admin credentials ? solace> show…
-
Is there a way to log message payload on Broker logs?
Hi, Is it possible to log message payload in broker logs? Could someone please know how to configure it if it is possible? Thanks, Raghu