<?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>Kaizar Amin &#187; Business Process Management</title>
	<atom:link href="http://kaizaramin.com/category/bpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaizaramin.com</link>
	<description>Technology Simplified</description>
	<lastBuildDate>Wed, 16 Jun 2010 11:28:58 +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>Administration of Oracle BPEL Server</title>
		<link>http://kaizaramin.com/2010/05/16/administration-of-oracle-bpel-server/</link>
		<comments>http://kaizaramin.com/2010/05/16/administration-of-oracle-bpel-server/#comments</comments>
		<pubDate>Sun, 16 May 2010 11:22:59 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Process Management]]></category>
		<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[Service Oriented Architecture]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=312</guid>
		<description><![CDATA[A majority of organizations adopting the Service Oriented Architecture (SOA) are employing Business Process Execution Language (BPEL) as a standard for business process flow orchestration and application integration. My personal experience is limited to the Oracle (BPEL) Process Manager; however these administration concepts are quite generic and can be applied to other BPEL environments as [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A majority of organizations adopting the Service Oriented Architecture (SOA) are employing Business Process Execution Language (BPEL) as a standard for business process flow orchestration and application integration. My personal experience is limited to the Oracle (BPEL) Process Manager; however these administration concepts are quite generic and can be applied to other BPEL environments as well.</p>
<p style="text-align: justify;">Oracle BPEL system is not a single server but instead an ecosystem of various servers. The BPEL ecosystem is considered to be down if any of its constituent elements are down. Hence monitoring the Oracle BPEL environment means monitoring each of the below entities:</p>
<p style="text-align: justify;">
<h3 style="text-align: justify;">BPEL Processes and Partner Links</h3>
<p style="text-align: justify;">Monitoring the health of BPEL processes is critical to meeting service-level agreements for your processes. You can probably ensure availability and meet service-level requirements by ensuring performance and functioning of the partner links your BPEL processes depend on and identifying problems in a proactive manner. The best approach is to automate tests to be performed at regular intervals and warn the admins when a particular partner link has an unscheduled service shutdown or a longer-than-expected response time.</p>
<h3 style="text-align: justify;"></h3>
<h3 style="text-align: justify;">BPEL Engine</h3>
<p style="text-align: justify;">The health of the BPEL engine is critical for your applications. Besides the status of the BPEL engine, you should also focus on statistics such as memory; CPU consumed; and business metrics such as open and closed instances, synchronous and asynchronous process latency, and load factors.</p>
<h3 style="text-align: justify;"></h3>
<h3 style="text-align: justify;">Dehydration Store</h3>
<p style="text-align: justify;">The BPEL engine stores process data in the dehydration store (typically a relational database). If you want high availability for your dehydration store, you will probably use a clustered database. Your database administrators should make sure that the database is available and performing properly.</p>
<h3 style="text-align: justify;"></h3>
<h3 style="text-align: justify;">Authentication Server</h3>
<p style="text-align: justify;">This is the server against which all your service access is authenticated. If the authentication server is down, none of your services will be usable. Hence, it is important that the authentication server is setup in a high-availability mode as well.</p>
<h3 style="text-align: justify;"></h3>
<h3 style="text-align: justify;">The Application Server on which the BPEL server is running</h3>
<p style="text-align: justify;">A typical BPEL engine runs in an application server environment. For example, Oracle BPEL Process Manager can be deployed on a J2EE-compliant application server such as Oracle Application Server, Oracle WebLogic, IBM WebSphere, or JBoss Application Server. The BPEL engine may depend on several resources and services provided by the application server, such as JDBC DataSource, JMS providers, JCA connectors, and shared libraries. The health of the application server, along with the performance of these resources, may directly influence the performance of your BPEL engine. Each application server provides several health indicator metrics. You should automate a mechanism that would proactively issue an alert before anything goes wrong with your application server.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">All the activities described above can be summarized as a set of best practices followed to ensure the availability of your BPEL infrastructure:</p>
<ul style="text-align: justify;">
<li>Establish service-level objectives      for your BPEL processes and partner links.</li>
<li>Keep a library of BPEL suitcases      in your software library. It will help in rebuilding a system in case of      server failure.</li>
<li>Automate routine operations such      as purging old process instances.</li>
<li>Monitor the performance of partner      links.</li>
<li>Monitor the whole BPEL ecosystem,      not just the BPEL engine.</li>
<li>Keep track of BPEL ecosystem      membership/topology changes.</li>
<li>Keep a gold image of your      configuration when everything is stable and keep updating it after every      configuration change. This will help you find the cause of any possible      problem due to configuration changes.</li>
<li>Monitor BPEL server-specific J2EE      artifacts such as the JMS queues and data sources used by the BPEL server      in addition to J2EE constructs used by BPEL processes.</li>
<li>Make sure that you select a      management solution that can maximize your productivity and help you      deliver maximum service through automation.</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20&amp;bodytext=A%20majority%20of%20organizations%20adopting%20the%20Service%20Oriented%20Architecture%20%28SOA%29%20are%20employing%20Business%20Process%20Execution%20Language%20%28BPEL%29%20as%20a%20standard%20for%20business%20process%20flow%20orchestration%20and%20application%20integration.%20My%20personal%20experience%20is%20limited" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20&amp;notes=A%20majority%20of%20organizations%20adopting%20the%20Service%20Oriented%20Architecture%20%28SOA%29%20are%20employing%20Business%20Process%20Execution%20Language%20%28BPEL%29%20as%20a%20standard%20for%20business%20process%20flow%20orchestration%20and%20application%20integration.%20My%20personal%20experience%20is%20limited" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;t=Administration%20of%20Oracle%20BPEL%20Server%20" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20&amp;annotation=A%20majority%20of%20organizations%20adopting%20the%20Service%20Oriented%20Architecture%20%28SOA%29%20are%20employing%20Business%20Process%20Execution%20Language%20%28BPEL%29%20as%20a%20standard%20for%20business%20process%20flow%20orchestration%20and%20application%20integration.%20My%20personal%20experience%20is%20limited" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=A%20majority%20of%20organizations%20adopting%20the%20Service%20Oriented%20Architecture%20%28SOA%29%20are%20employing%20Business%20Process%20Execution%20Language%20%28BPEL%29%20as%20a%20standard%20for%20business%20process%20flow%20orchestration%20and%20application%20integration.%20My%20personal%20experience%20is%20limited" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;t=Administration%20of%20Oracle%20BPEL%20Server%20" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Administration%20of%20Oracle%20BPEL%20Server%20&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;title=Administration%20of%20Oracle%20BPEL%20Server%20" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2010%2F05%2F16%2Fadministration-of-oracle-bpel-server%2F&amp;submitHeadline=Administration%20of%20Oracle%20BPEL%20Server%20&amp;submitSummary=A%20majority%20of%20organizations%20adopting%20the%20Service%20Oriented%20Architecture%20%28SOA%29%20are%20employing%20Business%20Process%20Execution%20Language%20%28BPEL%29%20as%20a%20standard%20for%20business%20process%20flow%20orchestration%20and%20application%20integration.%20My%20personal%20experience%20is%20limited&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2010/05/16/administration-of-oracle-bpel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source BPM Applications</title>
		<link>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/</link>
		<comments>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 17:02:48 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Process Management]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=241</guid>
		<description><![CDATA[As more and more organizations adopt an open source strategy, BPM is an interesting domain to consider in this arena. This article presents a list of good commercial open source BPM solutions. 
 
 

JBoss jBPM is a JBoss Enterprise Framework that delivers workflow, business process management (BPM), and process orchestration in a scalable and flexible product footprint. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">As more and more organizations adopt an open source strategy, BPM is an interesting domain to consider in this arena. This article presents a list of good commercial open source BPM solutions. </p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><span style="color: #551a8b; text-decoration: underline;"><a href="http://jboss.com/products/jbpm" target="_blank"><img class="alignnone size-full wp-image-242" title="jbosslogo" src="http://kaizaramin.com/wp-content/uploads/2009/04/jbosslogo.png" alt="jbosslogo" width="249" height="78" /></a></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://jboss.com/products/jbpm" target="_blank">JBoss jBPM</a> is a JBoss Enterprise Framework that delivers workflow, business process management (BPM), and process orchestration in a scalable and flexible product footprint. JBoss jBPM reduces development time to automate and integrate business processes leveraging IT. It provides the tools and process execution engine to integrate services deployed in a service-oriented architecture (SOA) and automate workflows in Java and Web applications to reduce business process error, speed process execution, and enhance business performance.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>JBoss jBPM enables IT flexibility by supporting multiple-process languages with the same scalable process engine platform. It’s pluggable architecture is extensible and customizable on every level: within the process engine, for each process definition, and every corresponding process instance. It seamlessly integrates with JBoss Seam which is an application framework for simplifying and unifying the EJB and Java Server Faces (JSF) component models. JBoss jBPM provides a process-oriented programming model (jPDL) that blends the best of both Java and declarative programming techniques.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span><br />
</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><img class="alignnone size-full wp-image-243" title="Intalio" src="http://kaizaramin.com/wp-content/uploads/2009/04/intalio.png" alt="Intalio" width="196" height="42" /></span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><span style="color: #551a8b; text-decoration: underline;"><a href="http://www.intalio.com/" target="_blank"></a></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://www.intalio.com/" target="_blank">Intalio</a> is an open source business process platform built around the standards-based Eclipse STP BPMN modeler and Apache ODE BPEL engine, both originally contributed by Intalio. Intalio Enterprise provides all the components required for the design, deployment, and management of the most complex business processes which includes</span></p>
<ul style="text-align: justify;">
<li>BRE</li>
<li>BAM</li>
<li>Porta</li>
<li>ESB</li>
<li>ECM</li>
</ul>
<p class="MsoNormal" style="text-align: justify;"><span>Intalio is available in several editions but what we’re most interested in is Intalio’s free community edition. This edition is made of two components, Intalio Designer and Intalio Server. Intalio Designer allows one to model  the business level processes for the model to be eventually deployed to Intalio Server. Intalio Designer is the only tool currently available on the market that allows any BPMN model to be turned into fully executable BPEL processes without having to write any code. Intalio Server is a high-performance process engine that can support the most complex business processes, deployed within mission-critical environments.</span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-244" title="Process Maker" src="http://kaizaramin.com/wp-content/uploads/2009/04/process-maker.png" alt="Process Maker" width="249" height="63" /></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://www.processmaker.com/" target="_blank">ProcessMaker</a> is an open source business process management (BPM) and workflow software designed for small and mid-sized businesses (SMBs). It is a user friendly solution to manage workflow effectively and efficiently. Business users and process experts with no programming experience can design and run workflows, increase transparency, and radically reduce paperwork, automate processes across systems, including human resources, finance, and operations.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>With ProcessMaker you can easily create workflow maps, design custom forms, extract data from external data sources and many more key features to optimize workflow management and business operations.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>One key advantage of ProcessMaker is the <a href="http://library.processmaker.com/syspmLibrary/en/green/public/frontpage.html" target="_blank"><span>online library</span></a> which provides many process templates for you to download and begin editing. Learning curve can also be reduced since you’re starting from one which is already readily built and tested. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-245" title="Cuteflow" src="http://kaizaramin.com/wp-content/uploads/2009/04/cuteflow.png" alt="Cuteflow" width="124" height="50" /></p>
<p class="MsoNormal" style="text-align: justify;"><span><span><a href="http://www.cuteflow.org/index.html" target="_blank">CuteFlow</a> is a web-based open source document circulation and workflow system. Users are able to define &#8220;documents&#8221; which are send step by step to every station/user in a list.</span></span><span><br />
<span>It&#8217;s an electronic way for doing (i.e. internal) document circulations. A document can be assembled from input fields of different types. The fields can be filled with values by the receiver of the document directly in the users E-Mail-Client. After a completed circulation you will have a completely filled document. Also attachments to the document are possible (i.e. for illustration material). All operations like starting a workflow, tracking, workflow-definition or status observation can be done within a comfortable and easy to use web interface.</span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-246" title="ActiveVOS" src="http://kaizaramin.com/wp-content/uploads/2009/04/activeendpoints.gif" alt="ActiveVOS" width="190" height="84" /></p>
<p class="maincontenttext" style="text-align: justify;"><span><a href="http://www.activevos.com/index.php" target="_blank">ActiveVOS</a> is a standards-based visual orchestration system. ActiveVOS revolutionizes the work of automating business processes by making it easier than ever before to create BPM applications that radically improve business results. ActiveVOS also overcomes the cost barrier that has until now delayed many organizations&#8217; BPM efforts. </span></p>
<p class="maincontenttext" style="text-align: justify;"><span>ActiveVOS system consists of the ActiveVOS Designer and the ActiveVOS Server. ActiveVOS Designer is a rich productivity tool that incorporates the BPMN, BPEL and BPEL4People open standards and a set of advanced wizards that make easy it to create business process models and orchestrations quickly. ActiveVOS Server easily scales to meet the needs of enterprises of any size and can be rapidly incorporated into a production J2EE execution environment to meet rigorous performance and availability requirements. With ActiveVOS Server, teams can leverage existing skills and collaborate to develop, deploy and run production business process management applications.</span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;bodytext=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;notes=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;t=Open%20Source%20BPM%20Applications" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;annotation=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;t=Open%20Source%20BPM%20Applications" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Open%20Source%20BPM%20Applications&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;submitHeadline=Open%20Source%20BPM%20Applications&amp;submitSummary=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Business Process Modeling with BPMN</title>
		<link>http://kaizaramin.com/2009/02/25/business-process-modeling-with-bpmn/</link>
		<comments>http://kaizaramin.com/2009/02/25/business-process-modeling-with-bpmn/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 07:48:28 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Process Management]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=201</guid>
		<description><![CDATA[Business Process Modeling Notation (BPMN) is a standard for modeling business processes in a workflow. This article gives a quick overview of all the essential elements of BPMN and how it can be used to create standardized business process models. BPMN is used by humans (business analysts, developers) to design, visualize, and manage business processes. [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify;">Business Process Modeling Notation (BPMN) is a standard for modeling business processes in a workflow. This article gives a quick overview of all the essential elements of BPMN and how it can be used to create standardized business process models. BPMN is used by humans (business analysts, developers) to design, visualize, and manage business processes. <span style="mso-spacerun: yes"> </span>BPMN activities are spearheaded by the <a href="http://www.omg.org/" target="_blank">Object Management Group</a>. The primary objective of BPMN is to provide a common set of simple graphical elements that are easily understood by all stakeholders of a business process.</p>
<p class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-bottom: 10pt; margin-left: 0in; text-align: justify;"><span><em><span style="font-size: 9pt; color: #000000; line-height: 115%; font-family: 'Verdana','sans-serif';">“A standard Business Process Modeling Notation (BPMN) will provide businesses with the capability of understanding their internal business procedures in a graphical notation and will give organizations the ability to communicate these procedures in a standard manner. Furthermore, the graphical notation will facilitate the understanding of the performance collaborations and business transactions between the organizations. This will ensure that businesses will understand themselves and participants in their business and will enable organizations to adjust to new internal and B2B business circumstances quickly.</span><span style="font-size: small;"><span style="font-family: Calibri;">” <a href="http://bpmn.org/" target="_blank">BPMN Charter</a>.</span></span></em></span></p>
<p class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-bottom: 10pt; margin-left: 0in; text-align: justify;"><span style="font-size: small; font-family: Calibri;"> </span></p>
<h3 class="MsoNormal" style="margin-top: 0in; margin-right: 0in; margin-bottom: 10pt; margin-left: 0in; text-align: justify;">Activities</h3>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: small; font-family: Calibri;">An activity is a unit of work performed within a business process. An activity can be classified as atomic (Task) or compound (Sub-Process).</span></p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_202" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/tasks.png"><img class="size-medium wp-image-202" title="BPMN Tasks" src="http://kaizaramin.com/wp-content/uploads/2009/02/tasks-300x225.png" alt="Tasks" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Tasks</dd>
</dl>
</div>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_203" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/subprocess.png"><img class="size-medium wp-image-203" title="BPMN Sub-Processes" src="http://kaizaramin.com/wp-content/uploads/2009/02/subprocess-300x225.png" alt="Sub-Processes" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Sub-Processes</dd>
</dl>
</div>
<p style="text-align: justify;"> </p>
<h3 class="MsoNormal" style="text-align: justify;">Events</h3>
<p class="MsoNormal" style="text-align: justify;"><span>An event is some condition that  occurs during the course of a business process. Events are further classified  into Start Events, Intermediate Events, and End Events. </span></p>
<ul style="text-align: justify;">
<li>
<div class="MsoNormal"><span><strong><em>Start  Events</em></strong> indicate where a process will begin. </span></div>
<div class="MsoNormal">
<div id="attachment_209" class="wp-caption alignnone" style="width: 242px"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/start_events.png"><img class="size-medium wp-image-209 " title="Start Events" src="http://kaizaramin.com/wp-content/uploads/2009/02/start_events-232x300.png" alt="Start Events" width="232" height="300" /></a><p class="wp-caption-text">Start Events</p></div>
<p> </p></div>
</li>
<li>
<div class="MsoNormal"><span><strong><em>Intermediate  Events</em></strong> occur anytime during the execution of the process (i.e.  after the start of the process and before the end of the process).</span></div>
<div class="MsoNormal">
<div id="attachment_210" class="wp-caption alignnone" style="width: 179px"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/intermediate_events.png"><img class="size-medium wp-image-210" title="Intermediate Events" src="http://kaizaramin.com/wp-content/uploads/2009/02/intermediate_events-169x300.png" alt="Intermediate Events" width="169" height="300" /></a><p class="wp-caption-text">Intermediate Events</p></div>
<p> </p></div>
</li>
<li>
<div class="MsoNormal"><strong><em>End  Events</em></strong> symbolize the end of the process</div>
<div class="MsoNormal">
<div id="attachment_211" class="wp-caption alignnone" style="width: 197px"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/end_events.png"><img class="size-medium wp-image-211" title="End Events" src="http://kaizaramin.com/wp-content/uploads/2009/02/end_events-187x300.png" alt="End Events" width="187" height="300" /></a><p class="wp-caption-text">End Events</p></div>
</div>
</li>
</ul>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 class="MsoNormal" style="text-align: justify;">Gateways</h3>
<p class="MsoNormal" style="text-align: justify;"><span>Gateways are elements that  control the flow of the business process. They are further classified  as:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Data-based Exclusive  Gateway</em>:</strong> When splitting, it routes the incoming sequence flow to  exactly one of the outgoing branches based on the condition evaluation. While  merging, it waits for one incoming branch before triggering the outgoing flow. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Event-based Exclusive  Gateway</em></strong>: It represents a branching point in the process where the  outgoing alternatives are based on the events that occur at that point in the  process (as opposed to the condition evaluation).</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Inclusive  Gateway</em></strong>: When splitting, one or more branches are activated based  on branching condition. While merging it waits for all active incoming branches  to complete.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Parallel  Gateway</em></strong>: When splitting, all outgoing branches are activated  simultaneously. While merging, it waits for all incoming branches before  triggering the outgoing flow. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Complex  Gateway</em></strong>: It triggers one or more branches based on some complex,  descriptive, or subjective logic. <span> </span>It is  used in cases where the other gateways cannot satisfy the requirements. </span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_212" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/gateways.png"><img class="size-medium wp-image-212" title="BPMN Gateways" src="http://kaizaramin.com/wp-content/uploads/2009/02/gateways-300x225.png" alt="Gateways" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Gateways</dd>
</dl>
</div>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<h3 class="MsoNormal" style="text-align: justify;">Swimlanes</h3>
<p class="MsoNormal" style="text-align: justify;"><span>The concept of swimlanes is used  to partition organizations and responsibilities. Swimlanes consists of  <strong><em>Pools</em></strong> and <strong><em>Lanes</em></strong>. Pools  represent a high level organization of process objects. For xample, depending  the business process, a pool can represent a company, department, or a regional  office. A lane represents sub-partitions for objects within the pool. For  example, it a company is represented as a pool, various functions within a  company can be represented as lanes.</span></p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_213" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/swimlanes.png"><img class="size-medium wp-image-213" title="BPMN Swimlanes" src="http://kaizaramin.com/wp-content/uploads/2009/02/swimlanes-300x225.png" alt="Swimlanes" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Swimlanes</dd>
</dl>
</div>
<p style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Artifacts</h3>
<p style="text-align: justify;">Artifacts provide the capability to depict information that cannot be captured by the basic flow-chart structure of the process. There are three standard artifacts in BPMN.</p>
<p style="text-align: justify;"><strong><em>Text Annotation</em><span style="font-weight: normal;">: It denotes some descriptive documentation for the BPMN object. </span></strong></p>
<p style="text-align: justify;"><strong><em>Data Object</em></strong>: It represents data flowing through the process. For example document, email, file, etc. </p>
<p style="text-align: justify;"><strong><em>Group</em></strong>: It represents a logical grouping of elements. </p>
<p style="text-align: justify;"> </p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_217" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/artifacts.png"><img class="size-medium wp-image-217" title="BPMN Artifacts" src="http://kaizaramin.com/wp-content/uploads/2009/02/artifacts-300x225.png" alt="Artifacts" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Artifacts</dd>
</dl>
</div>
<p style="text-align: justify;"> </p>
<h3 class="MsoNormal" style="text-align: justify;">Connectors</h3>
<p class="MsoNormal" style="text-align: justify;"><span><span><span> </span>There are three types of connectors that can  be used in BPMN.</span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Sequence  Flow</em></strong>: It defines the execution order of activities. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Message  Flow</em></strong>: It symbolizes information flow across organizational  boundaries.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><strong><em>Association</em></strong>:  It indicates flow of data from one activity to another.</span></p>
<div class="mceTemp" style="text-align: justify;">
<dl id="attachment_214" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://kaizaramin.com/wp-content/uploads/2009/02/connectors.png"><img class="size-medium wp-image-214" title="BPMN Connectors" src="http://kaizaramin.com/wp-content/uploads/2009/02/connectors-300x225.png" alt="Connectors" width="300" height="225" /></a></dt>
<dd class="wp-caption-dd">Connectors</dd>
</dl>
</div>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><span>This article gives the most basic  introduction to BPMN to get you started in the right direction. You can start  modeling a majority of simple processes by using the material presented here.  However, for complex processes you will need to make use of the more  advanced concepts of BPM like Exceptional Handling, Transactions and  Compensation, Looping, Ad Hoc Processes, Orchestration, and Process  Choreography. <span> </span>For further reading, some  good introductory articles can be found on official <a href="http://www.bpmn.org/" target="_blank">BPMN website</a>. </span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN&amp;bodytext=Business%20Process%20Modeling%20Notation%20%28BPMN%29%20is%20a%20standard%20for%20modeling%20business%20processes%20in%20a%20workflow.%20This%20article%20gives%20a%20quick%20overview%20of%20all%20the%20essential%20elements%20of%20BPMN%20and%20how%20it%20can%20be%20used%20to%20create%20standardized%20business%20process%20models.%20BP" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN&amp;notes=Business%20Process%20Modeling%20Notation%20%28BPMN%29%20is%20a%20standard%20for%20modeling%20business%20processes%20in%20a%20workflow.%20This%20article%20gives%20a%20quick%20overview%20of%20all%20the%20essential%20elements%20of%20BPMN%20and%20how%20it%20can%20be%20used%20to%20create%20standardized%20business%20process%20models.%20BP" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;t=Business%20Process%20Modeling%20with%20BPMN" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN&amp;annotation=Business%20Process%20Modeling%20Notation%20%28BPMN%29%20is%20a%20standard%20for%20modeling%20business%20processes%20in%20a%20workflow.%20This%20article%20gives%20a%20quick%20overview%20of%20all%20the%20essential%20elements%20of%20BPMN%20and%20how%20it%20can%20be%20used%20to%20create%20standardized%20business%20process%20models.%20BP" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=Business%20Process%20Modeling%20Notation%20%28BPMN%29%20is%20a%20standard%20for%20modeling%20business%20processes%20in%20a%20workflow.%20This%20article%20gives%20a%20quick%20overview%20of%20all%20the%20essential%20elements%20of%20BPMN%20and%20how%20it%20can%20be%20used%20to%20create%20standardized%20business%20process%20models.%20BP" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;t=Business%20Process%20Modeling%20with%20BPMN" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Business%20Process%20Modeling%20with%20BPMN&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;title=Business%20Process%20Modeling%20with%20BPMN" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F02%2F25%2Fbusiness-process-modeling-with-bpmn%2F&amp;submitHeadline=Business%20Process%20Modeling%20with%20BPMN&amp;submitSummary=Business%20Process%20Modeling%20Notation%20%28BPMN%29%20is%20a%20standard%20for%20modeling%20business%20processes%20in%20a%20workflow.%20This%20article%20gives%20a%20quick%20overview%20of%20all%20the%20essential%20elements%20of%20BPMN%20and%20how%20it%20can%20be%20used%20to%20create%20standardized%20business%20process%20models.%20BP&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/02/25/business-process-modeling-with-bpmn/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
