<?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 Talend and event driven architecture in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304278#M76067</link>
    <description>Hi All,
&lt;BR /&gt;Is it it possible to define a data model and change with several talend business models (related jobs) using "events" to trigger the data processing of specific jobs (transformation) ?
&lt;BR /&gt;Thanks</description>
    <pubDate>Sat, 16 Nov 2024 12:35:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:35:59Z</dc:date>
    <item>
      <title>Talend and event driven architecture</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304278#M76067</link>
      <description>Hi All,
&lt;BR /&gt;Is it it possible to define a data model and change with several talend business models (related jobs) using "events" to trigger the data processing of specific jobs (transformation) ?
&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 16 Nov 2024 12:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304278#M76067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and event driven architecture</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304279#M76068</link>
      <description>There are many components that trigger events, mainly they will fire On Subjob Ok.
&lt;BR /&gt;Socket components, filesystem components... it depends on which kind of event you need to monitor</description>
      <pubDate>Thu, 27 Oct 2011 12:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304279#M76068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-27T12:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and event driven architecture</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304280#M76069</link>
      <description>Hi 
&lt;BR /&gt;Thanks for your answer, the idea here is to trigger a set of job with a business model. 
&lt;BR /&gt;I'm using an application server with a specific execution and programming model (JAIN SLEE). 
&lt;BR /&gt;In this model, SBB component ( in J2EE it can be seen as EJB) embed a specific service logic that can trigger and be triggered by events coming from resource adaptors or others SBBs. 
&lt;BR /&gt;The idea for me is to use the ETL to process business logic with a richer data model, based on events coming from SBB components. 
&lt;BR /&gt;Then, do you think the ETL approach is good? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 27 Oct 2011 16:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304280#M76069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-27T16:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and event driven architecture</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304281#M76070</link>
      <description>If you have to respond to specific events (and eventually do so in different kind of jobs), then you may want to build a component for that, something that would interface (directly or via a pre-existing layer) with your app server, the ETL might be the correct approach if the jobs you have to trigger are ETL tasks or anyway at least involve ETL needs. 
&lt;BR /&gt;Suppose you have x possible actions as a response to business rules that trigger events in your app server. 
&lt;BR /&gt;Then theoretically you could have a job getting the events and running child jobs, however you might even get a simpler implementation by simply deploying the various jobs as webservices and create a layer (not necessarily with Open Studio, might be some simple java module) that captures the events and calls the needed webservices. 
&lt;BR /&gt;Without using webservices, each job is anyway a java program, as such it can be executed by your intermediate layer. 
&lt;BR /&gt;Just ideas...</description>
      <pubDate>Fri, 28 Oct 2011 08:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304281#M76070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-28T08:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Talend and event driven architecture</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304282#M76071</link>
      <description>Thanks Saburo</description>
      <pubDate>Fri, 28 Oct 2011 12:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-and-event-driven-architecture/m-p/2304282#M76071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-28T12:49:44Z</dc:date>
    </item>
  </channel>
</rss>

