-
Query Solace PubSub+ Cloud using SQL with Steampipe
Introducing Steampipe Steampipe is an open-source tool that has redefined the way developers interact with cloud infrastructure. Breaking the barriers of traditional approaches, Steampipe empowers you to query Cloud REST APIs using the timeless language of SQL. With Steampipe, you can now leverage the familiarity and…
-
How to consume and publish EDA created in Event portal Designer
Hi Community, I have started to learn solace pub sub. First I have tried to create Queues in Event broker and using AMQP protocol I am able to publish and subscribe. No issues with this. But I have tried to create Application in event designer and added the event to environment. Now I am not sure how to publish and consume…
-
Introducing new, shiny home for PubSub+ Cloud REST v2 APIs
The PubSub+ Cloud REST APIs provide a mechanism for you to programmatically work with PubSub+ Cloud. Granular role-based access control: Manage who has access to application domains and their resources, what they can do with them, and which users can access which environments. Version control and lifecycle states: Apps,…
-
WebUI is down for monitoring node and unable to up
Hi, For somereason, my monitoring node is down and the port 8888 is not listening and am not sure, which command, should I use for bring this up? Due to this WEBUI is down. Iam pretty much new to Solace and any pointers will help. if you have any specific docs, that will be helpful too. Primary and secondary are up and…
-
The Ultimate Guide to Boomi and the Solace Connector + Projects
Incase you missed it, Solace released a brand new Boomi PubSub+ Connector as part of their partnership https://solace.com/press-center/boomi-and-solace/ I'm starting this thread to consolidate all the updates relating to the connector. As of right now, September 2020, you can access version 1 of the connector directly from…
-
How to deploy Event Portal 2.0 queues/topics on solace Event Broker?
I've been using Event Portal 2.0 in PubSub+ cloud and created my resources (application domains, queues, events, etc.) and everything has been smooth. But at the end now that I want to deploy the whole specification on an Event Broker (a Solace Event Broker) I have faced lots of difficulties and now I'm thinking if that is…
-
How to Expose Events with Event API Products Using Event Portal 2.0
Senior Product Owner Giulio Graziani explains how PubSub+ Event Portal users like API Product Managers, Enterprise Architects, and Business Analysts can use Event Portal 2.0 to expose high value business events as event API products to internal and external developers. Inspired by API management platforms that build and…
-
Slack App for PubSub+ Event Portal
Hello Solace Community, In an attempt to enhance your EDA experience, we have built integrations to tools and the processes that you and your IT teams use on a daily basis. These include Slack, Confluence, GitHub, IntelliJ, Jenkins, and many more. As a starter, I recommend reading the blog Supercharge your Software…
-
Event Portal 2.0 Lifecycle Management Features are now Generally Available
Event Portal 2.0 Lifecycle Management Features are now Generally Available The following Event Portal 2.0 features are now GA. Version control and lifecycle states: Create and track every version of each object type through their lifecycle. Available for applications, Event API Products, event APIs, events, schemas, and…
-
Bridge Topic Subscriptions - Remote versus Local
SolAdmin shows both Remote topic and Local topic subscriptions for a configured VPN bridge. I know the remote topic subscriptions is what you apply to the bridge to attract topics over the bridge. What is the local topic subscription for?
-
Solace launches PubSub+ Event Portal 2.0
Good news! Today Solace announced the launch of PubSub+ Event Portal 2.0, which is designed to transform the way architects and developers design, lifecycle manage, and govern event-driven APIs and applications across a variety of brokers, including Solace, Apache Kafka, Confluent and Amazon MSK. With 2.0, you can benefit…
-
PubSub+ Event Portal 2.0 Now Available in Beta
Solace is making available the beta version of our second generation PubSub+ Event Portal. This second generation makes it much easier for companies to adopt and optimize their EDA. Here are the new key capabilities available: More granular role-based access control (RBAC) Version control and lifecycle status for each…
-
Does Solace have an inbuilt schema registry ?
Does Solace have an inbuilt schema registry ? Is that an open source registry? What problem is the registry solving in Solace?
-
[Demo] PubSub+ Event Portal Lifecycle Management
Learn about the lifecycle management features in PubSub+ Event Portal, like finer-grained role-based access controls, object versions, lifecycle stats, and environments. Watch the demo
-
How to Purge Queue?
Hi team, I have around 2k messages in queue. is there any way to purge the queue? I do see only delete messages not purge in actions tab. Best, Nagaraju Kshathriya
-
How to change solace client name
Hi all, On the web portal, my connections showing a random generated client name. I would like to ask how can I assign a more meaningful name on the application side? I am using python apis. I am using config like this by following the hello_world_pubsub.py example. Thanks broker_props = {…
-
An error occurred The event RideUpdated has a topic that is not supported by the AsyncAPI specificat
I am doing the tutorial: Be Real-Time: Design, Document, Discover and Develop Event...https://codelabs.solace.dev/codelabs/design-document-discover-develop-event-driven-apis/index.html?index=..%2F..index#10 I am on Step 11 and exporting the YAML from the ProcessPayment application I get this error after I select YAML and…
-
Schema management with Solace PubSub+
I come from Apache Kafka background and started evaluating Solace PubSub+. As with Confluent where we have a schema registry, and we can add the schema version in the message payload, so that the consumer can validate and we have provide versioning, how to perform schema validation, graceful upgradation/deprecating the…
-
Direct Message Propagation Over DMR Mesh
How and when are messages propagated from Direct to Non-Persisted when Durable Queue with a matching subscription? Specifically how does this work in a DMR mesh. Consider the following two scenarios, how and when will messages be propagated and spooled accordingly? Scenario A: Direct publisher to Node A which has not…
-
How to use streamset connectors ?
Hi @marc The following connectors are not available under Solace pub sub cloud ( trial version). Can you please suggest how to configure the below 2 connectors ? Is there any documentation for connecting below 2 streamsets connector from solace ? Google Pub/Sub Subscriber Google Pub/Sub Producer I have checked the doc and…
-
Connectors option not available
@marc Just wanted check why connectors option (like AWS, Azure etc) is not available under SOLACE Pub Sub + Event Broker Cloud as a service version (Free) ? Is it only for paid version ? Can I get those connectors if I install docker /windows version of it ?
-
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…