<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Activiti on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/activiti/</link>
    <description>Recent content in Activiti on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo -- 0.147.8</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #213243b1d6e8932079e09227d3f3ed0c806cd0c9</copyright>
    <lastBuildDate>Thu, 30 Mar 2017 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/activiti/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Snippet: Integrating the Drools Business Rules Management System in 5 Minutes</title>
      <link>https://www.hascode.com/snippet-integrating-the-drools-business-rules-management-system-in-5-minutes/</link>
      <pubDate>Thu, 30 Mar 2017 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/snippet-integrating-the-drools-business-rules-management-system-in-5-minutes/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Drools is a slim Business Rules Management System (BRMS) solution with different integrations and tools available.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;In the following short snippet I’d like to demonstrate how to integrate a simple rule engine into an application using this library.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;imageblock&#34;&gt;
&lt;div class=&#34;content&#34;&gt;
&lt;img src=&#34;example-drools-app-in-eclipse-ide-1024x792.png&#34; alt=&#34;example drools app in eclipse ide 1024x792&#34;/&gt;
&lt;/div&gt;
&lt;div class=&#34;title&#34;&gt;Figure 1. Drools Example running in Eclipse IDE&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;sect1&#34;&gt;
&lt;h2 id=&#34;_dependencies&#34;&gt;Dependencies&lt;/h2&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Using &lt;a href=&#34;https://gradle.org/&#34;&gt;Gradle&lt;/a&gt; here we only need to add one dependency for &lt;em&gt;drools-compiler&lt;/em&gt; to our project’s &lt;em&gt;build.gradle&lt;/em&gt;. In addition, we’re adding a task to execute our application.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Business Process Modeling with Activiti and BPMN 2.0</title>
      <link>https://www.hascode.com/business-process-modeling-with-activiti-and-bpmn-2.0/</link>
      <pubDate>Sun, 15 Sep 2013 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/business-process-modeling-with-activiti-and-bpmn-2.0/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Having tried a bunch of workflow engines and business processing management platforms I now have given the Activiti framework a try.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;I immediately liked the good test support using annotations and jUnit test rules, a straight API and the good Eclipse IDE integration as well as I liked the Activiti Explorer and the Activiti REST Application and the feeling to achieve quick results with less effort when using this framework.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
