-
Showing All VPN Services in AMQP In General TBP
Hi All, We are using solace hardware Appliance and we are around 30 + VPNs, when I check all vpn and ports numbers up and running, but in all VPN service is showing in AMQP in general Tap in SolAdmin, my thinking is showing data is wrong? Because we are using Amqp and Soljams but in general Tab showing only all VPN is AMQP…
-
Error creating connection to Solace server using the solace-samples-jms
Hello, I've been testing the "solace-samples-jms" from github using the "TopicSubscriber.java". I have had no problems on certain computers, but when run from another computer on the network I get errors. I have verified that this is not a firewall issue. I have tried other computers. The only thing I noticed is that the…
-
SSL certificate
How many certificates are required for solace ssl certificate authentication for both Cloud and On_premise setup? Please share the steps.
-
Solace and Axway iPaaS - Integration Series Part 4
Hey Solace community - I am back with part 4 of my blog series. In it, I explore using the Axway iPaaS, which we call Integration Builder, and the Service Now REST APIs to build a real time stream of new Incidents into the Solace PubSub+ Event Broker. Check it out and let me know if you have any questions!…
-
Solace Failover
I am using solace topic to send my message and session property in host has multiple comma separated ips (ip1:port1,ip2:port2).So in case of failover how do I know which IP I have connected to,i.e. which IP my message is sent to ?
-
Is timeout possible for subscriber to exclusive queue?
I'm looking for a way to timeout a stuck or stopped, not terminated subscriber to an exclusive queue on a VMR. What I've set on the session so far seems like not be sufficient: JCSMPProperties.MESSAGE_CALLBACK_ON_REACTOR, true MESSAGE_ACK_MODE, JCSMPProperties.SUPPORTED_MESSAGE_ACK_CLIENT…
-
Event-Driven Prata Place Design with Solace Event Portal
Just for fun while waiting for break fasting yesterday after buying some Maggie goreng and Mutton biryani from my favourite shop. I call this one Edi Pratt, for Event-Driven Prata Place ;) I tried to think about how the shop works in event-driven architecture with help of the free Solace EventPortal ;) Didn't really get…
-
Event Portal REST API
The Event Portal REST API has an OpenAPI specification http://openapi.solace.cloud You can now import all your event definitions to Solace Event Portal and use it as a central way of managing all your Entreprise events!
-
connect solace to kafka (not confluent)
Hi, I got solace pub/sub running locally. I can publish to a queue under a topic and consume from it via a subscription. I also have kafka/zookeeper running under WSL. I am trying to connect solace to standalone kafka by following Heinz Schaffner's video:…
-
Solace REST URL
Hi Everyone If I want to send messages to a queue directly what should be my URL ?
-
Noticeable negative impact from creating Message-VPNs
Hi All, I am trying to understand if creating VPNs have negative impact on the Solace infrastructure. What should I be worried in a Shared Solace environment w.r.t VPN's
-
AMQP Usage
If I want to set application property while sending data to solace using AMQP what would be the syntax ? This is for REST : Solace-User-Property- what would be the equivalent for AMQP ?
-
Solace and Axway AMPLIFY API Management (APIM) via JMS - Part 3
Hey Solace users! Today we explore integration via the JMS Client in part three of our blog. Come check it out, and join us on our journey. https://devblog.axway.com/apis/axway-apim-solace-mq/
-
Taking advantage of LDAP auth to serve 1000+ unique customers with individual resource limits.
The problem: Company customer base is above 1000 client username limit of Standard edition broker. There is also a need to limit the number of connections/resources per unique customer. The solution to username limit: By setting up LDAP authorization, the broker will match directory entry with the client entered username.…
-
How to create Secure connection using SolClient with WSS portocol
Hi Team, I am using SolClient API for a web application and using solace web transport to connect appliances. Secure connection needs to be created to avoid the risk of sharing the password in network so, I want to use WSS to create secure connection with username and password. Getting an error as…
-
Solace and Axway AMPLIFY API Management (APIM) and Application Integration - Part 2
In part 2 of my blog series I explore integrating the Solace PubSub+ platform REST Client with our API Gateway. The policy we create can grab any context (message content, headers, IPs, cert attributes, etc.) and either directly use or map them to a topic to integrate with the Solace Event Broker. This could then be used…
-
Solace and Axway AMPLIFY API Management (APIM) and Application Integration - Part 1
Solace and Axway are working together to bring solutions to our customers around the globe. Evolving to an Event Driven architecture can have great benefits to your enterprise, but modernizing your enterprise architecture to embrace this disruptive transformation can be tough. Working together, Axway can enable this…
-
Configuring DMR using SEMPv2
In this dev.to blog I describe how to set up or join DMR clusters and establish links between brokers using the PubSub+ broker's REST based SEMPv2 API. Two postman collections illustrate how to create and tear down a DMR connection.
-
Queue depth and consumer monitoring
1.To identify the queue which is having current queue depth greater than (specific threshold e.g 1000) 2.To identify the queue which is having current queue depth greater than (specific threshold e.g 1000) and also consumer is not connected. Which will be the effective way to monitor from support perspective. 1) to write a…
-
How to setup public ssh keys on Solace container?
Hello! I am trying to setup ssl on my Solace Pub/Sub+ instance on aws. The instructions say you need to use sftp or scp to transfer the certificate(s) from another machine. The only way I seem to be able to authenticate with external machines for sftp/scp is via public ssh key - but, the only ways to get a public key into…
-
A course for you: Introduction to Solace PubSub+ Cloud 101 Training
This instructor-led, three-day-long private on-site training course is designed for developers and engineering staff responsible for developing applications that leverage Solace messaging as well as administrators responsible for configuring and managing application-level features. It introduces Solace products and how you…
-
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…