-
Solace JMS Queue and Azure Service Bus
Wondering if anybody has any examples/suggestions on connecting up to a Solace JMS queue with MS Azure services. A partner organizations uses Solace JMS queues. Would like to consume with an Azure service. Looking to leverage potentially Azure Service Bus possibly to consume. Anybody implemented this Use Case before? Or…
-
Implement in a chat app
hi all, where do I start if I want to implement PubSub+ in a chat app I'm building?
-
SPLUS - GitHub project - SDK to efficiently manage Solace PubSub
Solace PubSub+ SDK (splus) is an SDK kit that allows the management of Solace PubSub+ Brokers. While there are already so many ways of managing the broker, the motivation for this project is: * simple way to integrate with CI/CD scripts * reasonable defaults for easing the administration activities, especially for those…
-
What is Solace topic sequence ? Any use case example ?
What is Solace topic sequence ? Any use case example ? Why someone should use it !
-
Immediate application shutdown after succesful start
Hi ! I have the following problem and no clue why the application behaves as described: I created a spring boot cloud stream application with gradle or maven (same behaviour) and added a subscription to a durable queue for consuming messages send to the topic. The application starts succesful but is followed by an…
-
Help making ai code generator
I'm looking to make an ai code generator using a data set I have. Is pupsub+ event portal and async api something I can use to do that? I want the ai code generator to generate the code that goes on the left side of the website askbayou.com. I know bayou is a code generator itself, but it doesn't use my dataset. Is their…
-
Regarding difference b/w Message Id and ApplicationMessageID
Hi, When publishing message via C api, i need to manually set ApplicationMessageId inorder to see JMSMessageID value. I was thinking this would be set automatically when publishing as when subscribing to queue i can see Message ID getting dispalyed? What is the difference b/w these two and how can i set…
-
Regarding setting JMSProperties with the help of solclient C api
Hi, Please let me know how can i set the JMSProperties to value (other then NULL ) via solclient C api, as presently i'm using solclient_msg_setXML for setting the Payload as XML, but the JMSProperties still has NULL e.g. below message with JMSProperties NOT NULL JMSDeliveryMode:2,JMSDestination:Topic…
-
Browsing the Event logs
Hi , I am using below command to browse the event logs with one string, What is the syntax for multiple strings? show log event lines 200 find "q/Product"
-
solace spark monitoring
Hi All, I am using spark streaming with solace. Data is consumed from solace using custom streaming job. Now I have to build a monitoring job which will publish stats around the topic i.e. number of subscriber, number of messages received with granularity and alerts if any goes wrong. Can Anyone guide me the right…
-
container startup exception
Booting up solace container on openshift. Getting this error. Where is it trying to write to ? Trying to track down permission denied error here.. /usr/sw/data <- is writeable by container user id (it's mounted in container as emptyVolume) Starting solace process2020-05-15T11:51:15.237+00:00 <local0.info>…
-
show version vs solacectl version
Hello Recently, I upgraded a solace pubsub+ standalone from version 9.3.1.5 - with solbase version 2.0.8.0 to version 9.5.0.30 - with solbase version 2.1.5.39 If i do a solacectl version it dont show the solbase version instead i see "UNKNOWN" Otherwise, after logging on CLI, i do a show version, it shows the solbase…
-
Regarding getting messageID via solClient_msg_getApplicationMessageId
Hi, Is it possible to get the ApplicationMessageId when publishing the message via fun call solClient_msg_getApplicationMessageId? When publishing i'm trying to get messageId just after fn call solclient_msg_alloc() but i get NULL MessageID. Any pointers how to use it? Regards Amol
-
getting error trying to integrate Solace with Mulesoft using Solace JMS feature.
I have set all the properties required for the integration. But still I am getting below error ** Cannot instantiate class: com.solacesystems.jndi.SolJNDIInitialContextFactory java.lang.RuntimeException: org.mule.runtime.api.lifecycle.InitialisationException: org.mule.runtime.api.lifecycle.InitialisationException: Cannot…
-
Solace Oauth
We are trying to connect to an Oauth provider to verify tokens sent in by the client. We have changed several parameters and can not get passed this one error. C:\Users\ABC\Desktop\Solace API\solace-samples-mqtt\solace-samples-mqtt\build>staged\bin\topicPublisher tcp://host:port 1ABC_USER01 1ABC_USER01 TopicPublisher…
-
Regarding setting JMSMessageID with solclient C api
Hi, Is it possible to call / set JMSMessageId with the help of solclient C api? Or can i intgerate JMS api in C code to set JMS realted headers when sending message (via solclient C api)? Need help on this urgently. Regards Amol
-
Solace + Axway | Part 5 - Transforming to Streaming APIs
The final installation of our Solace and Axway integration series is here! In this episode we take a request/response API and transform it into a realtime streaming API using our AMPLIFY Streams v2 in tech preview. Check out how we take the standard API and enable web hooks into the PubSub+ Event Broker.…
-
PubSub+ interface for kdb+
Hi everyone, Kx just released Solace PubSub+ API for kdb+. It is a product of close collaboration between Solace and Kx and we are excited to have you try it! Here are just some of the ways PubSub+ can be of use to kdb+ devs: * efficiently distribute and consume data via pub/sub model, * usage of open APIs and protocols to…
-
Can't Connect with jmstoolbox
I'm trying to connect to a Solace queue with Jmstoolbox. It appears that it requires a mgmt_url, which I don't think I have access to this from the solace queue that has been assigned to me. Is this required in order to be able to connect to a Solace Queue with jmstoolbox?
-
Clarity needed on some core concepts
Q1) when i publish to a topic created at run time in code (using jms ) where does the message go since topic is part of message payload. The message arrives at NAB (first point of entry) , moves to TRB (topic routing blade), is it stored at some temporary storage to see if there is consumer who matches its destination?What…
-
JMSToolBox for Solace
Hi, JMSToolBox allows me to delete the message even if I connected as a read-only SEMP user. Has anyone experienced the same? also do we have any options to browse the messages on DTE?
-
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:…