<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: mhilmen</title>
    <description>The latest articles on DEV Community by mhilmen (@mhilmen).</description>
    <link>https://dev.to/mhilmen</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F284821%2F280fdc9a-a8a9-4cb0-ad28-c5ff7be53809.png</url>
      <title>DEV Community: mhilmen</title>
      <link>https://dev.to/mhilmen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mhilmen"/>
    <language>en</language>
    <item>
      <title>Integrating PubSub+ Event Broker with Boomi Using JMS</title>
      <dc:creator>mhilmen</dc:creator>
      <pubDate>Mon, 04 Nov 2019 17:51:07 +0000</pubDate>
      <link>https://dev.to/solacedevs/integrating-pubsub-event-broker-with-boomi-using-jms-30</link>
      <guid>https://dev.to/solacedevs/integrating-pubsub-event-broker-with-boomi-using-jms-30</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--nuy0zQPQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://solace.com/wp-content/uploads/2019/11/blog-featured-image-boomi-icon.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nuy0zQPQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://solace.com/wp-content/uploads/2019/11/blog-featured-image-boomi-icon.jpg" alt=""&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Solace offers a great way to move data around, but when it comes to working with that data, you need a product like Boomi’s iPaaS to parse, transform, enrich, and route the data based on content, etc. With Solace, you can have Boomi Atoms communicate with each other across a data center, between different clouds, or between applications across the globe.  I’ve just published &lt;a href="https://docs.solace.com/Developer-Tools/Integration-Guides/Boomi-PubSub-Integration.htm"&gt;a guide that walks you through the basics of doing so&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.solace.com/Developer-Tools/Integration-Guides/Boomi-PubSub-Integration.htm"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ny38SXoU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://solace.com/wp-content/uploads/2019/11/pubsub-integration-boomi-using-jms.png" alt="Solace PubSub+ Event Broker Integration with Boomi using JMS"&gt;&lt;/a&gt;In it I show a bit of the Solace PubSub+ Cloud user interface and a bit of the Boomi AtomSphere user interface. Later in the guide we use a bit of Postman to initiate a REST POST.  This is not a tutorial on any of the three products — its purpose is to give you a few examples and get you up and running as quickly as possible so you can see how they work together, and from there you can explore.&lt;/p&gt;

&lt;p&gt;Here is a high-level overview of what you will perform:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How to get a Solace Cloud PubSub+ instance up and running&lt;/li&gt;
&lt;li&gt;How to get access to a Boomi instance (cloud or on prem)&lt;/li&gt;
&lt;li&gt;How to get them talking to one another (using JMS)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then there are three exercises that show you how to have:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Boomi listen to a Solace Topic&lt;/li&gt;
&lt;li&gt;Boomi write to a Solace Queue&lt;/li&gt;
&lt;li&gt;Boomi listen on a Solace Topic, parse the received data, and use that to set the publication destination back to Solace (content-based routing)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Solace and Boomi are perfect partners for distributing data and services in new hybrid and multi-cloud deployment patterns. &lt;a href="https://docs.solace.com/Developer-Tools/Integration-Guides/Boomi-PubSub-Integration.htm"&gt;This guide&lt;/a&gt; shows you how to get started. I hope you’ll check it out, and if you have any questions, share them with the &lt;a href="https://solace.community"&gt;Solace Community&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The post &lt;a href="https://solace.com/blog/pubsub-event-broker-boomi-jms/"&gt;Integrating PubSub+ Event Broker with Boomi Using JMS&lt;/a&gt; appeared first on &lt;a href="https://solace.com"&gt;Solace&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>solace</category>
      <category>boomi</category>
      <category>jms</category>
    </item>
  </channel>
</rss>
