-
Production level Use Case of using Solace Event portal
@marc I am currently working on design and solutioning of event driven platform and we have done couple of POC on solace pub sub portal. I would like to know more on solace event driven portal designer tool . Like 1) How designer tool can be used to design E2E solution like on-boarding of application in event driven portal…
-
Subdomains
Hello is it possible to create subdomains in the portal designer? As in Accounting (Domain) / Receivables (subdomain) or do you just name the Domain Accounting_Receivables? and of course Accounting_Payables....
-
Cross Domain events and topics
Hello. New to Solace development. Can you map an event/topic from one domain to another? Invoice (Domain) microservice sends to a Payables Domain microservice subscriber? Therefore on the Designer graph you would see the flow arrows connecting the Domains then as you drill down into a Domain you see the internal…
-
Domain in Solace versus the DDD or Domain Driven Design
Hello, I see in your RideShare sample domain you include the client apps as in driver app in the domain. In microservices design normally client apps are not included in domains or sub domains only backends. Is the Solace model for domain different? if so why?
-
Propagation of messages in a DMR cluster(external link)
Hi there, I have 4 nodes, solacesingle1primary and solaceha1primary form a DMR: Cluster-Test (internal link), singleevaluation2primary and solaceha2primary form another DMR: Cluster-Another (internal link). I connect the two DMR clusters Cluster-Test and Cluster-Another with an external link, and solacesingle1primary and…
-
Login PubSub+ Broker Manager Failed
I don't know why, but the two brokers I deployed (one single node and one HA) suddenly can't log in, they have been fine before, before that I did an operation to create a DMR cluster (external link) for these two brokers. Both nodes are prompted with the same error message
-
Async API Error in Event Portal + AsyncAPI Code Generation Codelab
When I run the command "ag -o RideDropoffProcessor -p binder=solace -p reactive=true -p artifactId=RideDropoffProcessor -p groupId=org.taxi.nyc -p javaPackage=org.taxi.nyc -p host=taxi.messaging.solace.cloud:55555 -p username=public-taxi-user -p password=iliketaxis -p msgVpn=nyc-modern-taxi…
-
Try out Event Portal’s new capability and take our challenge!
Two days ago, I spread the news about the availability of dynamic topics and subscriptions in PubSub+ Event Portal in this post. I also pointed you to a more detailed blog post about this new capability and how to use it. I’m sure after reading the blog post, you’re as excited as we are and ready to try out the new power…
-
Dynamic topics and subscriptions now available in PubSub+ Event Portal
For all the event-driven geeks, here is the exciting news! With PubSub+ Event Portal, you can now see in real time the implications of changes to your event-driven applications’ topics or subscriptions at design time. Enterprise Architects love the benefits of dynamic hierarchical topics with variables that are replaced…
-
The Ultimate Guide to PubSub+ Event Portal for Developers
Solace's PubSub+ Event Portal Event Portal is our event management tool that lets developers create, design, share, and manage events within an event-driven architecture. Now before you say "Why should I care?" I want to take you through a little memory exercise. What if I told you Event Portal takes away all that pain and…
-
Event portal installation option
Is it possible to deploy event portal in my VM as a docker image . I am running kafka & solace docker in local vm .Is it possible to run along with this?
-
solace running in docker not able to connect to ws port
I am running solace using docker with the below command. But I am not able to connect to websocket from TryMe!.... ws://localhost:8080 docker run -d -p 8080:8080 -p 55555:55555 --shm-size=1g --env username_admin_globalaccesslevel=admin --env username_admin_password=admin --name=solace solace/solace-pubsub-standard
-
Improvements for Solace Event Portal
We’ve made some new enhancements that we hope will improve your experience within the Event Portal: Ability to move objects from one Application Domain to another * Users can now easily move objects created on one app domain to another. Multiple Application Domain export/import * You can now export and import multiple…
-
Replay feature in Solace pub sub-realtime use cases
I have been looking for use cases that utilize the replay feature. I have gone through all the documentation in soalce website, but could not get any real-time use cases. I would like to get some real time use cases in Banking industry that use the Replay feature.
-
PubSub+ Event Portal - Runtime Discovery for Kafka now available!
Kafka users, we have exciting news – runtime discovery capabilities for Kafka, Confluent and Amazon MSK clusters are now available for all users of PubSub+ Event Portal. You’ll be able to scan, stage, and import events and schemas from your Kafka event brokers into our event portal so you can populate the Designer and…
-
Try out the PubSub+ Event Portal beta of our new runtime discovery capabilities for Kafka
If you’re a Kafka user, we have exciting news – we just released the beta of our new runtime discovery capabilities for Kafka, Confluent and Amazon MSK clusters, and we’d love for you to try it out! You’ll be able to scan, stage, and import events and schemas from your event brokers into our event portal so you can…
-
cannot establish connection to broker after changing the client username
:/ I did the following first * created a client username with client profile = default and acl-profile = test-profile * The acle-profile (test-profile) has Client Connect Default Action=allow , publish = Publish Default Action, and Subscribe Default Action = disallow * the Subscribe Default Action has Exception =…
-
PubSub+ Event Portal FAQ
You thought you had everything you needed to get started with the Event Portal but then suddenly a question popped into your head. Maybe you're not the only one - check below for answers to common questions. Q: How do I sign up for PubSub+ Event Portal? A: Aha - let's start with an easy one! Sign up for your account here:…
-
NOt able to see message content on Try-Me on Solace on docker
I have solace running on docker and have used JMS API to send message to a queue (the topic named "dt' is subscribed to queue named "que1'). The event is received through the code as 2020-05-03 20:34:30:300 [Topic dt] Delivery Mode: Persistent Sender Timestamp: 2020-05-03 20:34:12:510 Priority: 4 But the conntent of…
-
testing the Event Portal REST API
You can easily test the REST API of the Event Portal. Here is some examples I tested. First, follow this section https://docs.solace.com/Solace-Cloud/Event-Portal/Event-Portal-REST-API.htm to get your access token (you'll need it to perform all of these requests). How to retrieve events from an application domain? * First…
-
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…
-
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!
-
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…
-
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,…
-
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.
-
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…