<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Have you ever used Integration Patterns in Workato to solve a problem? in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10326#M4114</link>
    <description>&lt;P&gt;Thanks for the answer!&lt;BR /&gt;I agree on the concepts you listed. Those are important and I've used them often. However I was actually referring to the &lt;A href="https://www.enterpriseintegrationpatterns.com/patterns/messaging/" target="_self"&gt;patterns&lt;/A&gt;&amp;nbsp;within the book like the 'Message Router' and 'Control Bus' pattern (apologies, I should've included them). Those patterns&amp;nbsp;are definitely useful in a software engineering setting but I'm unsure if Workato provides enough tools to build such generic solutions like 'Message Routers'.&lt;BR /&gt;Thank you for your help!&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 08:18:40 GMT</pubDate>
    <dc:creator>tanguyaerts</dc:creator>
    <dc:date>2025-06-30T08:18:40Z</dc:date>
    <item>
      <title>Have you ever used Integration Patterns in Workato to solve a problem?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10320#M4111</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have a background in game development where OOP and its patterns are central to a good solution. Recently, I've been hired as a Junior Integrations Engineer where I'm learning to work with Workato. Naturally, I gravitated towards the usage of patterns and started reading&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://www.amazon.com/o/asin/0321200683/ref=nosim/enterpriseint-20" target="_self"&gt;Enterprise Integration Patterns&lt;/A&gt;&lt;/SPAN&gt;. This leads into my question: have you ever used integration patterns in your recipes? I'd like to be sure that these patterns can be applied in Workato recipes before I read the entire book.&lt;/P&gt;&lt;P&gt;Thank you for your time!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 11:44:05 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10320#M4111</guid>
      <dc:creator>tanguyaerts</dc:creator>
      <dc:date>2025-06-27T11:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Have you ever used Integration Patterns in Workato to solve a problem?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10321#M4112</link>
      <description>&lt;P&gt;I think integration patterns certain apply to Workato, yes.&amp;nbsp; The book seems a bit old as it says it was published in 2003.&amp;nbsp; I'm sure parts of it still apply but there may be more up-to-date resources out there.&amp;nbsp; But the concepts it mentions like asynchronous processing and messaging systems still apply and will be good to understand as you build out integrations within and around Workato.&amp;nbsp; Bulk processing (rather than always handling transactions one at a time), SOAP vs REST API connections, and&amp;nbsp; understanding the Publish/Subscribe pattern will also be good concepts with which to familiarize yourself&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 16:46:10 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10321#M4112</guid>
      <dc:creator>mppowe</dc:creator>
      <dc:date>2025-06-27T16:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Have you ever used Integration Patterns in Workato to solve a problem?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10326#M4114</link>
      <description>&lt;P&gt;Thanks for the answer!&lt;BR /&gt;I agree on the concepts you listed. Those are important and I've used them often. However I was actually referring to the &lt;A href="https://www.enterpriseintegrationpatterns.com/patterns/messaging/" target="_self"&gt;patterns&lt;/A&gt;&amp;nbsp;within the book like the 'Message Router' and 'Control Bus' pattern (apologies, I should've included them). Those patterns&amp;nbsp;are definitely useful in a software engineering setting but I'm unsure if Workato provides enough tools to build such generic solutions like 'Message Routers'.&lt;BR /&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 08:18:40 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10326#M4114</guid>
      <dc:creator>tanguyaerts</dc:creator>
      <dc:date>2025-06-30T08:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Have you ever used Integration Patterns in Workato to solve a problem?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10328#M4116</link>
      <description>&lt;P&gt;In glancing at those topics, I suspect you could build your own version of it within Workato but I haven't had the need to.&amp;nbsp; Workato has a built-in message queuing system ("Event Streams" as it's now called), and if, for some reason that couldn't cut it, there are a lot of other options to provide those capabilities (eg RabbitMQ), so I'm not sure I'd want to undertake manually creating those components/systems, whether inside Workato or out.&amp;nbsp; I'm not saying there's no Use Case or justification for it... just haven't run across it myself.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 13:21:57 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/have-you-ever-used-integration-patterns-in-workato-to-solve-a/m-p/10328#M4116</guid>
      <dc:creator>mppowe</dc:creator>
      <dc:date>2025-06-30T13:21:57Z</dc:date>
    </item>
  </channel>
</rss>

