<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flux Capacitor</title>
	<atom:link href="http://fluxicon.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluxicon.com/blog</link>
	<description>Anything goes!</description>
	<lastBuildDate>Thu, 22 Jul 2010 00:07:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ask Anne: How to Split up an Event Log?</title>
		<link>http://fluxicon.com/blog/2010/07/ask-anne-how-to-split-up-an-event-log/</link>
		<comments>http://fluxicon.com/blog/2010/07/ask-anne-how-to-split-up-an-event-log/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 21:58:37 +0000</pubDate>
		<dc:creator>Anne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1262</guid>
		<description><![CDATA[

Wolfgang asked me the following question today:

Is there a log filter in ProM that splits an event log in two logs? The first log should contain all instances that executed a specific activity &#8216;X&#8217;. The second log contains all the other instances, i.e., those that did not execute activity &#8216;X&#8217;. 

Because I get the same [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/jefharris/4101271564/"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/07/teapot.jpeg" alt="" title="Broken tea pot" width="500" height="267" class="alignnone size-full wp-image-1278" /></a></p>

<p>Wolfgang asked me the following question today:</p>

<blockquote>Is there a log filter in <a href="http://prom.sf.net/">ProM</a> that splits an event log in two logs? The first log should contain all instances that executed a specific activity &#8216;X&#8217;. The second log contains all the other instances, i.e., those that did not execute activity &#8216;X&#8217;. </blockquote>

<p>Because I get the same question more often, I figured that I share it here with you so that more people can benefit from it.</p>

<p>The answer is that there is no log filter that does that. Instead the <em>LTL Checker</em> plug-in can be used. Here is a step-by-step description:</p>

<ol>
    <li>Open the log and select the <em>LTL Checker</em> from the <em>Analysis</em> menu</li>
    <li>Then select formula &#8216;eventually_activity_A&#8217;</li>
    <li>Provide the name of the activity as <em>parameter A</em> (so that would be &#8216;X&#8217;)</li>
    <li>Press the button <em>Check formula</em></li>
    <li>Choose <em>Export -> Correct instances -> Efficient MXML.GZ Export</em> from the menu to export the log with all process instances that contain &#8216;X&#8217;</li>
    <li>Use <em>Export -> Incorrect instances -> Efficient MXML.GZ Export</em> to export those process instances that do <em>not</em> contain &#8216;X&#8217;</li>
</ol>

<p><a href="http://fluxicon.com/blog/wp-content/uploads/2010/07/LTL-checker.png">Here is a screenshot</a>, where I export a log that contains only cases for which activity &#8216;Inbound Email&#8217; was performed at some point in time.</p>

<p>There are <a href="http://prom.win.tue.nl/research/wiki/blogs/pub2005/process_mining_and_verification_of_properties_an_approach_based_on_temporal_logic2?s[]=ltl&#038;s[]=checker">a whole lot more ways</a> to split up the event log. Check out the LTL Checker manual, which is located in the <em>documentation</em> folder of your <a href="http://prom.sf.net/">ProM</a> installation!</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/07/ask-anne-how-to-split-up-an-event-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Conversation with Wil van der Aalst</title>
		<link>http://fluxicon.com/blog/2010/07/a-conversation-with-wil-van-der-aalst/</link>
		<comments>http://fluxicon.com/blog/2010/07/a-conversation-with-wil-van-der-aalst/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:50:20 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1241</guid>
		<description><![CDATA[

We continue our interview series with the &#8220;godfather&#8221; of process mining, Wil van der Aalst. He has written an enormous number of books and papers, but he mainly shines by his consistent quality. 
Wil is a full professor at Eindhoven University of Technology and the head of the Process Mining group at TU/e.

Wil talks about [...]]]></description>
			<content:encoded><![CDATA[<p><object width="512" height="288"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13172863&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13172863&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="512" height="288"></embed></object></p>

<p>We continue our <a href="http://fluxicon.com/blog/2010/04/a-conversation-with-hajo-reijers/">interview series</a> with the &#8220;godfather&#8221; of process mining, <a href="http://wwwis.win.tue.nl/~wvdaalst/">Wil van der Aalst</a>. He has written <a href="http://wwwis.win.tue.nl/~wvdaalst/publications/publications.htm">an enormous number of books and papers</a>, but he mainly shines by his consistent quality. 
Wil is a full professor at <a href="http://www.win.tue.nl/ais/doku.php">Eindhoven University of Technology</a> and the head of the <a href="http://processmining.org/">Process Mining group</a> at TU/e.</p>

<p>Wil talks about how process mining research was started ten years ago, how he defines process mining today, what it takes to be successful as a scientist, and &#8212; last but not least &#8212; how to escape military service.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/07/a-conversation-with-wil-van-der-aalst/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>C.A. Petri, R.I.P.</title>
		<link>http://fluxicon.com/blog/2010/07/c-a-petri-r-i-p/</link>
		<comments>http://fluxicon.com/blog/2010/07/c-a-petri-r-i-p/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 21:45:03 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1223</guid>
		<description><![CDATA[

As announced by Kurt Jensen on the Petri Net mailing list, Carl Adam Petri passed away on 2 July.

I am very sorry to inform you that the farther [sic] of our research area,
Carl Adam Petri, has passed away a few days ago.

Carl Adam Petri has had a tremendous influence on the theory of concurrency
and many [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Carl_Adam_Petri"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/07/ca-petri.jpg" alt="" title="C.A. Petri" width="512" height="232" class="alignnone size-full wp-image-1224" /></a></p>

<p>As announced by <a href="http://www.daimi.au.dk/~kjensen/">Kurt Jensen</a> on the <a href="http://www.informatik.uni-hamburg.de/TGI/PetriNets/mailing-lists/">Petri Net mailing list</a>, <a href="http://www.informatik.uni-hamburg.de/cgi-bin/TGI/pnml/getpost?id=2010/07/5364">Carl Adam Petri passed away</a> on 2 July.</p>

<blockquote>I am very sorry to inform you that the farther [sic] of our research area,
Carl Adam Petri, has passed away a few days ago.

Carl Adam Petri has had a tremendous influence on the theory of concurrency
and many other areas of science. We are all very grateful to him for laying
the foundation for our flourishing research area.</blockquote>

<p><a href="http://www.informatik.uni-hamburg.de/TGI/mitarbeiter/profs/petri_eng.html">Petri</a>, a German mathematician and computer scientist, was a pioneer of research in concurrent systems. He invented <a href="http://en.wikipedia.org/wiki/Petri_nets">Petri nets</a>, a formalism to describe and analyze dynamic, concurrent behavior. Any researcher working in <a href="http://en.wikipedia.org/wiki/Business_process_modeling">process modeling</a> or <a href="http://fluxicon.com/technology">process mining</a>, among many other fields, knows what we owe to his contributions.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/07/c-a-petri-r-i-p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Process Mining is More Than an Add-on to BPM</title>
		<link>http://fluxicon.com/blog/2010/06/why-process-mining-is-more-than-an-add-on-to-bpm/</link>
		<comments>http://fluxicon.com/blog/2010/06/why-process-mining-is-more-than-an-add-on-to-bpm/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 00:29:05 +0000</pubDate>
		<dc:creator>Anne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1193</guid>
		<description><![CDATA[

George Varvaressos initiated a discussion on process mining in the BPTrends LinkedInGroup (you can join the group here). In this discussion, Paul Harmon commented on process mining:

I think its an important technical development. I suspect, however, that its too technical to gain widespread use as a stand-alone product. That isn&#8217;t to say that there won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jcolen.com/Artistic%20Photography.htm"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/06/Piggyback.jpeg" alt="" title="Piggyback" width="491" height="327" class="alignnone size-full wp-image-1213" /></a></p>

<p><a href="http://au.linkedin.com/pub/george-varvaressos/2/48/a28">George Varvaressos</a> initiated a <a href="http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&#038;gid=1175137&#038;discussionID=22078917&#038;sik=1276678247824&#038;trk=ug_qa_q&#038;goback=%2Ehom%2Eana_1175137_1276678247824_3_1">discussion on process mining</a> in the BPTrends LinkedInGroup (you can <a href="http://www.linkedin.com/e/vWn9qfDoC35TxKz7Dcv9qczNujU/blk/I717894902_3/3sPcjkTcj4Lq6tSbOYWrSlI/vgh/">join the group here</a>). In this discussion, <a href="http://www.bptrends.com/about_managementDetail.cfm?MID=80ADD81B-2B3B-46FF-924767623CA9AC41">Paul Harmon</a> commented on process mining:</p>

<blockquote>I think its an important technical development. I suspect, however, that its too technical to gain widespread use as a stand-alone product. That isn&#8217;t to say that there won&#8217;t be early adopters that will use it and benefit, but I suspect that most managers will encounter process mining as a utility in a BPMS product. They will be using an existing BPMS suite working to model and improve an existing process, and realize that their BPMS tool provides them with process mining capabilities they can use. </blockquote>

<p>Now, he may be right about that future Business Process Management Systems (BPMS) will have a process mining (checklist?) feature. But I am convinced that process mining has the potential to be much more than just an add-on component. Here is why.</p>

<p>Surely, it is interesting to collect existing logs and understand how the process works before designing and implementing a new, process-centric IT solution. It reminds me of the idea to wait until dirt tracks emerge around a new building complex before putting the actual walkways in concrete. But you can rethink the systems that support the execution of processes more profoundly.</p>

<p>In any BPMS, there is a natural trade-off between flexibility and support. The more support you want to give, the more you run the risk to over-specify and unnecessarily limit flexibility. But how often does over-specification actually stem from the desire to have transparency about the business process, from the desire <em>to know what is going on</em>?</p>

<p>Wanting transparency is not the same as wanting control, in the sense of preventing undesirable behavior to happen in the first place. Control and flexibility are also a natural trade-off. But flexibility and transparency do not need to be.</p>

<p>The mining and monitoring of processes based on good quality, &#8216;after-the-fact&#8217; data can provide transparency about the actual process without limiting flexibility. Where appropriate, process mining technology can help to move towards more human-centered IT solutions that are still process-oriented and let managers stay in control by providing them with a clear picture of the process reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/06/why-process-mining-is-more-than-an-add-on-to-bpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Reasons for Internal Auditors to Get Familiar with Process Mining</title>
		<link>http://fluxicon.com/blog/2010/06/6-reasons-for-internal-auditors-to-get-familiar-with-process-mining-2/</link>
		<comments>http://fluxicon.com/blog/2010/06/6-reasons-for-internal-auditors-to-get-familiar-with-process-mining-2/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 17:20:54 +0000</pubDate>
		<dc:creator>Anne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1148</guid>
		<description><![CDATA[

The role of internal audit departments is to help organizations ensure effectiveness and efficiency of operations, reliability of financial reporting, and compliance with laws and regulations in an independent and objective manner.

Due to scandals and the economic downturn, there have been ongoing discussions that internal audit must be proactive and redefine its value. 
While PricewaterhouseCoopers’ [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://fluxicon.com/blog/wp-content/uploads/2010/06/auditing.jpeg" alt="" title="" width="500" height="271" class="alignnone size-full wp-image-1122" /></p>

<p>The role of <a href="http://www.theiia.org/theiia/about-the-profession/internal-audit-faqs/?i=1077">internal audit departments</a> is to help organizations ensure effectiveness and efficiency of operations, reliability of financial reporting, and compliance with laws and regulations in an independent and objective manner.</p>

<p>Due to scandals and the economic downturn, there have been ongoing discussions that internal audit <a href="http://www.eciia.eu/system/files/eciianewsletter15.pdf">must be proactive and redefine its value</a>. 
While PricewaterhouseCoopers’ <a href="http://www.pwc.com/us/en/internal-audit/publications/2009-study-internal-audit-profession.jhtml">Internal Audit study 2009</a> still emphasized the need to do more with less, the <a href="http://www.pwc.com/us/en/internal-audit/publications/2010-study-internal-audit-profession.jhtml">2010 study</a> sounds somewhat less urgent. 
But regardless of whether the pressure is high or moderate, <a href="http://fluxicon.com/technology/">process mining</a> fits into trends such as <a href="http://www.itgi.org/Template.cfm?Section=Home&#038;CONTENTID=50627&#038;TEMPLATE=/ContentManagement/ContentDisplay.cfm">continuous auditing</a>, where the use of technology plays a key role.</p>

<p>In contrast to other <a href="http://www.isaca.org/Journal/Past-Issues/2003/Volume-1/Pages/Using-CAATS-to-Support-IS-Audit.aspx">Computer Aided Audit Tools</a> (CAATs), process mining provides an explicit process perspective. <a href="http://www.norea.nl/Sites/Files/0000026218_Naar%20een%20softwarematige.pdf">This EDP-Auditor article (in Dutch)</a> describes an example and the possibilities of process mining in the auditing field. 
[<strong>Update</strong>: <a href="http://prom.win.tue.nl/research/wiki/blogs/pub2010/auditing_2.0_using_process_mining_to_support_tomorrow_s_auditor">This IEEE Computer article on 'Auditing 2.0'</a> describes a new auditing framework based on process mining.] 
Overall, one can foresee that process mining tools will be one of the many in the auditor&#8217;s tool box.</p>

<p>Here are 6 reasons why process mining should be interesting for auditors:</p>

<p><strong>1. Audit the actual process reality</strong></p>

<p>Process audits are still too often just based on Interviews, What if analyses, and Design reviews that review the <em>intended</em> but not necessarily the <em>real</em> process. 
Today&#8217;s business processes are supported by ERP en WFM-applications that are too complex to understand but also record detailed information about the execution of these processes. Process mining can be used to <a href="http://fluxicon.com/blog/2010/05/process-mining-elevator-pitch/">make the actual transaction flows visible</a> by evaluating these IT audit trails in an automated fashion.</p>

<p><strong>2. Test entire data populations</strong></p>

<p>To improve effectiveness in search for errors or unusual transactions internal audit should test entire data populations automatically. Process mining techniques such as <a href="http://prom.win.tue.nl/research/wiki/blogs/pub2005/process_mining_and_verification_of_properties_an_approach_based_on_temporal_logic2?s[]=ltl">LTL checking</a> and <a href="http://prom.win.tue.nl/research/wiki/blogs/pub2008/conformance_checking_of_processes_based_on_monitoring_real_behavior">Conformance checking</a> can be used to verify the compliance to rules (e.g., segregation of duty constraints) or prescribed procedures based on the actual process execution records.</p>

<p><strong>3. Make control processes visible</strong></p>

<p>Also built-in controls such as authorization steps are usually reviewed on a design level. For example, there are tools that verify whether people <em>currently</em> have conflicting access roles that may put the organization at risk (but not whether there are conflicting roles at different points in time). An automatic mining of the control processes can help to audit the effectiveness of these controls by making visible when these built-in controls take place, who performed them, when controls lead to rejection, etc.</p>

<p><strong>4. Targeted audits</strong></p>

<p>Especially in large organizations audits are still performed based on a yearly audit plan. Conducting audits on a more targeted basis helps to concentrate on higher-risk areas. But it also requires continuous data analysis and needs to be facilitated by technology. Process mining can be leveraged in the context of such a continuous monitoring infrastructure to do quick scans and bring potential problems to attention.</p>

<p><strong>5. Improve auditing process</strong></p>

<p>To improve the efficiency and quality of the auditing process itself, there are several tools that support the auditor&#8217;s workflow and make sure that all tasks are done and found issues are resolved. By analyzing the logs of these audit support systems one can go a step further and evaluate the efficiency and quality of the audit process in an objective way.</p>

<p><strong>6. Add value by delivering business insight</strong></p>

<p>Internal auditors are independent of the operational side and often report directly to the CEO of the company. But although their role is also to monitor the efficiency of operations, actual business insight is usually only delivered on an ad-hoc basis. Process mining can be used to detect bottlenecks and other inefficiencies in the actual business processes, which can then be shared with the relevant stakeholders to expand the overall value of the audit function.</p>

<p>Let me know where you agree or disagree, and how you would rank these points in importance!</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/06/6-reasons-for-internal-auditors-to-get-familiar-with-process-mining-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Stick It To The Carrot</title>
		<link>http://fluxicon.com/blog/2010/06/stick-it-to-the-carrot/</link>
		<comments>http://fluxicon.com/blog/2010/06/stick-it-to-the-carrot/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:38:30 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1044</guid>
		<description><![CDATA[

When I watched this presentation for the first time, I liked it immediately1. After having thought about it some more, I think I know why.

First, I think he obviously has a point. We&#8217;ve all had that sneaking suspicion, at some point in our lives, that carrots and sticks may not be the be-all and end-all [...]]]></description>
			<content:encoded><![CDATA[<p><object width="521" height="318"><param name="movie" value="http://www.youtube.com/v/u6XAPnuFjJc&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/u6XAPnuFjJc&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="521" height="318"></embed></object></p>

<p>When I watched <a href="http://www.youtube.com/watch?v=u6XAPnuFjJc">this presentation</a> for the first time, I liked it immediately<sup>1</sup>. After having thought about it some more, I think I know why.</p>

<p>First, I think he obviously has a point. We&#8217;ve all had that sneaking suspicion, at some point in our lives, that <a href="http://en.wikipedia.org/wiki/Carrot_and_stick">carrots and sticks</a> may not be the be-all and end-all of motivation techniques. Some people seem to get by with just the minimum, while others are burning the midnight oil with no external trigger whatsoever. And under pretty similar circumstances, that is.</p>

<p>Second, the <a href="http://comment.rsablogs.org.uk/videos/">production quality</a> is just stunning. You rarely see <a href="http://en.wikipedia.org/wiki/Daniel_H._Pink">a great topic</a> so <a href="http://comment.rsablogs.org.uk/videos/">masterfully illustrated</a> for maximum impact. Okay, it&#8217;s post-produced and all that, and you could never possibly deliver something like this live and in PowerPoint. But still, there&#8217;s a benchmark for you.</p>

<p>Third and last, it&#8217;s downright <a href="http://www.youtube.com/user/theRSAorg">inspiring</a><sup>2</sup>. I don&#8217;t know how to put it in any other way, but it just makes you want to get going and do something meaningful.</p>

<p>It has been a real blessing for me that, for most of my life, my motivation to do stuff has been <a href="http://www.vrs3d.org/">overwhelmingly</a> <a href="http://promimport.sf.net">intrinsic</a>, and <a href="http://prom.sf.net">greatly</a> <a href="http://code.deckfour.org/xes/">satisfying</a> &#8212; and I still have a <a href="http://fluxicon.com/">whole lot of work</a> that is inspiring, meaningful, and important to me ahead.</p>

<p>So would you please excuse me while I get right to it&#8230;<sup>3</sup></p>
<hr align="left" style="color:#999999; background-color:#999999; border: none; width:75%; height:1px; margin-top: 30px; margin-bottom: 20px; align: left;"/><ol class="footnotes"><li id="footnote_0_1044" class="footnote">There&#8217;s also a <a href="http://www.ted.com/talks/dan_pink_on_motivation.html">closely related TED talk by the same speaker right here</a>, if you can&#8217;t get enough.</li><li id="footnote_1_1044" class="footnote">Also, make sure to check out <a href="http://www.youtube.com/user/theRSAorg">the other RSA talks</a> (Personally, I also liked <a href="http://www.youtube.com/watch?v=eJybVxUiy2U">Philip Zimbardo</a>, of <a href="http://en.wikipedia.org/wiki/Stanford_experiment">Stanford Experiment</a> fame).</li><li id="footnote_2_1044" class="footnote">As always, you can of course shoot right back in the comments <img src='http://fluxicon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </li></ol>]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/06/stick-it-to-the-carrot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BPM 2010 Demos: Deadline Extended</title>
		<link>http://fluxicon.com/blog/2010/05/bpm-2010-demos-deadline-extended/</link>
		<comments>http://fluxicon.com/blog/2010/05/bpm-2010-demos-deadline-extended/#comments</comments>
		<pubDate>Tue, 25 May 2010 06:17:45 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=1032</guid>
		<description><![CDATA[

Some weeks back I told you about the Demo Track at this year&#8217;s BPM Conference in Hoboken, US. Well, it turns out that there was probably a little less interest than expected, but in any way the deadline for submissions has been extended to 30 May.

Like I have told you the last time around: Software [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.me.utexas.edu/news/_images2009/cubs_screen_500x432.jpg"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/05/demo2.jpg" alt="" title="demo2" width="512" height="207" class="alignnone size-full wp-image-1033" /></a></p>

<p>Some weeks back I told you about the <a href="http://www.bpm2010.org/call-for-papers/demonstrations/">Demo Track</a> at this year&#8217;s <a href="http://www.bpm2010.org/">BPM Conference</a> in <a href="http://en.wikipedia.org/wiki/Hoboken,_New_Jersey">Hoboken, US</a>. Well, it turns out that there was probably a little less interest than expected, but in any way the <strong>deadline for submissions has been extended to 30 May</strong>.</p>

<p>Like I have told you the last time around: Software implementations and demos are a vital part of <a href="http://en.wikipedia.org/wiki/Business_process_management">BPM</a> research. <a href="http://en.wikipedia.org/wiki/Business_process_management">BPM</a> often gets accused of being too much of an &#8220;ivory tower&#8221; science, where little scientific results actually get to influence the professional practice. We here at <a href="http://fluxicon.com">Fluxicon</a> attempt to fix at least some part of that perception, most of all when it relates to <a href="http://fluxicon.com/technology/">process mining</a>. However, it is up to all of you to go prove that BPM researchers can not only draw visions of a beautiful future, but also lay the first stepping stones towards it, and put your code where your mouth is!</p>

<p>Anyway, again the happy news: The <strong>deadline for submission of demo proposals has been extended to 30 May</strong>. If you have some code you would like to showcase, <a href="http://www.bpm2010.org/call-for-papers/demonstrations/">get those few pages written and go have yourself some fun in NYC!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/05/bpm-2010-demos-deadline-extended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Reasons for Consultants to do Process Mining</title>
		<link>http://fluxicon.com/blog/2010/05/7-reasons-for-consultants-to-do-process-mining/</link>
		<comments>http://fluxicon.com/blog/2010/05/7-reasons-for-consultants-to-do-process-mining/#comments</comments>
		<pubDate>Sat, 15 May 2010 03:54:23 +0000</pubDate>
		<dc:creator>Anne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=828</guid>
		<description><![CDATA[

One of the main benefits of process mining is that it can help you understand how your process really works based on hard evidence. Process mining uses log data from IT systems, which allows an objective reconstruction of the process flows.

On the other side of the spectrum are manual process documentation activities, which are in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbc.co.uk/programmes/b00jd68z"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/05/the-office.jpg" alt="" title="The Office" width="515" height="281" class="alignnone size-full wp-image-978" /></a></p>

<p>One of the main benefits of <a href="http://fluxicon.com/blog/2010/05/process-mining-elevator-pitch/">process mining</a> is that it can help you understand how your process really works based on <em>hard evidence</em>. Process mining uses log data from IT systems, which allows an objective reconstruction of the process flows.</p>

<p>On the other side of the spectrum are manual process documentation activities, which are in the domain of process consultants. Interviews are time-consuming and often difficult due to different interpretations of reality:</p>

<ul>
    <li>Employees may have problems to articulate how they work in a complete fashion. Because they do these things every day, many aspects of their work will seem obvious to them. </li>
    <li>They are likely to describe only the &#8217;sunny day scenarios&#8217; or &#8216;happy flows&#8217;, and forget about the exceptions. </li>
    <li>Or, they might emphasize the exceptions and things they are not happy with in a disproportionate way. </li>
</ul>

<p><a href="http://en.wikipedia.org/wiki/Requirements_analysis">Requirements analysis</a> resorts to more objective elicitation methods such as observing employees to reveal hidden assumptions. <a href="http://fluxicon.com/technology/">Process mining</a> goes further by objectively analyzing past process executions over a potentially large time frame. One can then either focus on the &#8220;happy flows&#8221; or look at the complete picture, including all the exceptions, depending on the desired level of detail.</p>

<p>Nevertheless, <em>the goal of process mining is not to eliminate talking to people</em> &#8212; quite to the contrary. It can facilitate discussions in workshops and interviews by providing a starting point. So, you don&#8217;t have to start from an empty sheet. Talking to people and doing process mining are complementary.</p>

<p>To make it more concrete, I collected 7 reasons to do process mining as a consultant:</p>

<p><strong>1. Come up with first results quickly</strong></p>

<p>Since the traditional process discovery activities can take several weeks or months, there is a considerable time in the beginning of the project where your client may not see the value that you deliver. Being able to do a process mining quick scan of just one of the most important processes, and to come up with first results and hypotheses quickly, can help to increase trust and engage people for the remainder of the project.</p>

<p><strong>2. Ask &#8220;Why&#8221; instead of &#8220;What&#8221;</strong></p>

<p>Because process mining provides an objective reference on how things are done, you can focus on understanding the &#8220;why&#8221; of the process. The reasons for why people work the way they do can rarely be uncovered using observation or data analysis. However, understanding the root causes of inefficiencies also on the human level is crucial to successfully implement organizational change. Focus on the &#8220;why&#8221; and maximize your value by digging deeper than you normally could.</p>

<p><strong>3. Get a head start within new domains</strong></p>

<p>Most consultants are specialized to assist clients in specific domains. In domains they have worked before they know how to approach their job, since processes in many domains are quite similar. Having a tool to quickly understand the process landscape of an unfamiliar domain can help you when taking on assignments in new domains. Also, such a tool can increase the productivity especially of junior analysts, right from the start.</p>

<p><strong>4. Skip workshops in politically difficult sitations</strong></p>

<p>Sometimes politics prevent you from bringing everyone to the table who should be there for a process documentation project. People may refuse to collaborate because of internal power struggles, because they don&#8217;t see the use, or because they don&#8217;t see a problem. In such situations, the use of log data to understand how the process works can help to skip interviews and process discovery workshops, and to still be able to perform a process analysis and deliver results.</p>

<p><strong>5. Underpin the credibility of your results</strong></p>

<p>Knowing the &#8216;as-is&#8217; process is essential for being able to decide which route should be taken to achieve a goal. Unlike with typical query tools, where you need to know the question in advance, process mining can provide you with a complete picture of what is happening. 
Furthermore, having an objective basis for your problem analysis gives you credibility and helps to underpin the correctness of your conclusion. Nobody can say they don&#8217;t believe you when you can prove your points with hard data.</p>

<p><strong>6. Help your client to justify changes within the company</strong></p>

<p>Sometimes, your client is with you &#8212; but other people in the company don&#8217;t believe in the project and just dismiss the results as &#8220;not true&#8221;. What can you do? By providing your clients with an objective reference you can put them in a stronger position and help them succeed at what they want to achieve within their own organization.</p>

<p><strong>7. Compare &#8220;before&#8221; and &#8220;after&#8221;</strong></p>

<p>Especially for process improvement projects you may want to demonstrate the effect of the implemented changes. For example, you can show how the process has been streamlined after a change (and one month of new data collection) by comparing the &#8220;before&#8221; and &#8220;after&#8221; images. Ideally, the process performs much better now, and you can use process mining to communicate these results.</p>

<p>So, this was my list of seven reasons for doing process mining as a consultant. Let me know whether you agree or disagree, and tell me what I am missing!</p>
]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/05/7-reasons-for-consultants-to-do-process-mining/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Complexity Is Laziness</title>
		<link>http://fluxicon.com/blog/2010/05/complexity-is-laziness/</link>
		<comments>http://fluxicon.com/blog/2010/05/complexity-is-laziness/#comments</comments>
		<pubDate>Mon, 10 May 2010 09:30:32 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=950</guid>
		<description><![CDATA[

I just found an article called Engineer Thinking on Matt Gemmel&#8217;s blog. If you are at all involved in the development of GUI software, you should definitely read the whole thing. Here&#8217;s a choice quote, though:

If you’ve exposed underlying complexity or unnecessary choice in your software because you see those things as inevitable, it’s because [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://fluxicon.com/blog/wp-content/uploads/2010/05/complex-ui1.jpg" alt="" title="complex ui" width="512" height="230" class="alignnone size-full wp-image-956" /></p>

<p>I just found an article called <a href="http://mattgemmell.com/2010/03/09/engineer-thinking">Engineer Thinking</a> on <a href="http://mattgemmell.com/">Matt Gemmel&#8217;s blog</a>. If you are at all involved in the development of GUI software, you should definitely read <a href="http://mattgemmell.com/2010/03/09/engineer-thinking">the whole thing</a>. Here&#8217;s a choice quote, though:</p>

<blockquote>If you’ve exposed underlying complexity or unnecessary choice in your software because you see those things as inevitable, it’s because your job isn’t finished. If you’re going to write GUI software for other people to use, do it properly, and treat those people like human beings instead of software engineers. If you want to expose complexity to the user and wash your hands of it, write command-line tools – or utilities that are used exclusively by other machine processes.
<br/><br/>
You can’t have it both ways. Writing GUI software is for people who strive for excellence not only in the “software” part but in the “GUI” part too.</blockquote>

<p>Yeah, we have all been there before: We have some really nice code on our hands, so let&#8217;s just whip up a quick GUI and get it out there. However, your users will recognize these UIs for what they actually are: Laziness and, ultimately, an expression of utter contempt for your users&#8217; time.</p>

<p>Every minute you put into polishing the usability of your UI will be rewarded manifold &#8212; every time a user accomplishes his task faster and with less hickups. And please don&#8217;t stop there: Streamline the entire experience, from the installation procedure down to those error dialogs you think they&#8217;ll never see<sup>1</sup>.</p>

<p>True, it&#8217;s a lot of hard work, and it can really get on your nerves. But if you truly want to deliver great software, there&#8217;s really no way around it. And one thing is for sure: Your users will notice.</p>
<hr align="left" style="color:#999999; background-color:#999999; border: none; width:75%; height:1px; margin-top: 30px; margin-bottom: 20px; align: left;"/><ol class="footnotes"><li id="footnote_0_950" class="footnote">Here&#8217;s a hint: You are most certainly wrong&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/05/complexity-is-laziness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Process Mining Elevator Pitch</title>
		<link>http://fluxicon.com/blog/2010/05/process-mining-elevator-pitch/</link>
		<comments>http://fluxicon.com/blog/2010/05/process-mining-elevator-pitch/#comments</comments>
		<pubDate>Sat, 08 May 2010 05:38:05 +0000</pubDate>
		<dc:creator>Anne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fluxicon.com/blog/?p=839</guid>
		<description><![CDATA[

For every entrepreneur, there is something which is extremely important: The elevator pitch. The scenario is that you find yourself in an elevator with a well-known investor. How do you best use the little time you have on the elevator, to explain what you do to the investor, and hopefully make him interested in your [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gcjoneselevator.com/"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/05/elevator.jpg" alt="" title="elevator" width="515" height="240" class="alignnone size-full wp-image-948" /></a></p>

<p>For every entrepreneur, there is something which is extremely important: The elevator pitch. The scenario is that you find yourself in an elevator with a well-known investor. How do you best use the little time you have on the elevator, to explain what you do to the investor, and hopefully make him interested in your project?<sup>1</sup></p>

<p>So, I thought that&#8217;s also a nice challenge for the blog: Explain process mining in as few words as possible.</p>

<p>It works best using an example. Take a look at the following log from the <a href="http://prom.win.tue.nl/research/wiki/blogs/promusrtut/process_mining_in_action">ProM tutorial</a> below. This log fragment contains information about four process instances (cases 1-4) in a process that handles traffic fines. Each row corresponds to an event that happened for one of these cases (Case ID column) and states which activity was performed (Task Name column), who performed it (Originator column), and when it happened (Timestamp column).</p>

<p><a href="http://fluxicon.com/blog/wp-content/uploads/2010/04/log.png"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/04/log.png" alt="Example log" title="Example log" width="500" height="318" class="alignnone size-full wp-image-843" /></a></p>

<p>Now, the core idea of process mining is to <em>use these log data</em> to automatically discover a process model that shows the flow of the traffic fine process. The resulting model is depicted below. It is read from left to right and shows that after a fine is entered in the system, the bill is sent to the driver. If the driver does not pay the bill, a reminder is sent (potentially multiple times). When the bill is paid, the case is archived.</p>

<p><a href="http://fluxicon.com/blog/wp-content/uploads/2010/04/model.png"><img src="http://fluxicon.com/blog/wp-content/uploads/2010/04/model.png" alt="Mined model from example log" title="Mined model from example log" width="500" height="108" class="alignnone size-full wp-image-844" /></a></p>

<p>The shown example is very simple, but business processes are often really complex because people in different departments handle large numbers of cases throughout various steps and IT- systems. So, obtaining an overview about the actual process is difficult.</p>

<p>In addition to automatically discovering the actual process flow, you can also visualize the handover of work among people in the organization, analyze the timing behavior of the process and highlight bottlenecks, deviations from intended process flows, and so on.</p>

<p>I think that works well as an elevator pitch for process mining<sup>2</sup>. So, as a challenge, why not try this: In the comments, elevator-pitch what you do in as few words as possible, so that other readers may want to get in touch!</p>

<p>And of course, if you&#8217;d like me to give you the Fluxicon elevator pitch, please let me know <img src='http://fluxicon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<hr align="left" style="color:#999999; background-color:#999999; border: none; width:75%; height:1px; margin-top: 30px; margin-bottom: 20px; align: left;"/><ol class="footnotes"><li id="footnote_0_839" class="footnote">By the way, this is also a very helpful concept when you are giving a presentation &#8212; whether you present at an academic conference, to your colleagues, or to a customer: Try to elevator-pitch your message in the beginning, in one minute or less. You will be amazed at how more engaged your audience will be!</li><li id="footnote_1_839" class="footnote">That is, given a high enough building, of course&#8230;</li></ol>]]></content:encoded>
			<wfw:commentRss>http://fluxicon.com/blog/2010/05/process-mining-elevator-pitch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
