 <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Odd quotes: &#8220;TIBCO doesn&#8217;t have a rule engine&#8221;</title>
	<atom:link href="http://tibcoblogs.com/cep/index.php/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://tibcoblogs.com/cep/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/</link>
	<description>Complex Event Processing (CEP)</description>
	<pubDate>Sat, 20 Mar 2010 07:55:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Vincent</title>
		<link>http://tibcoblogs.com/cep/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/comment-page-1/#comment-968</link>
		<dc:creator>Paul Vincent</dc:creator>
		<pubDate>Wed, 27 Jan 2010 11:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoblogs.com/cep/?p=872#comment-968</guid>
		<description>Hi Jazon: use cases for CEP / TIBCO BusinessEvents in this scenario might be:
- monitoring the processes and services (see also the AM Service Performance Manager, effectively a BE application doing this for service control in AM)
- finding complex events that drive the BPM / use services (such as identifying fraud or exception cases)
- high performance routing and gateways (see also Active Service Gateway based on BE to route to AM services and thence BPM processes) for scenarios that may be too complex for BW
Cheers</description>
		<content:encoded><![CDATA[<p>Hi Jazon: use cases for CEP / TIBCO BusinessEvents in this scenario might be:<br />
- monitoring the processes and services (see also the AM Service Performance Manager, effectively a BE application doing this for service control in AM)<br />
- finding complex events that drive the BPM / use services (such as identifying fraud or exception cases)<br />
- high performance routing and gateways (see also Active Service Gateway based on BE to route to AM services and thence BPM processes) for scenarios that may be too complex for BW<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jazon Samillano</title>
		<link>http://tibcoblogs.com/cep/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/comment-page-1/#comment-967</link>
		<dc:creator>Jazon Samillano</dc:creator>
		<pubDate>Tue, 26 Jan 2010 23:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoblogs.com/cep/?p=872#comment-967</guid>
		<description>Hi Paul,

If you're already using TIBCO ActiveMatrix BusinessWorks and iProcess, along with the iProcess Decisions/Insight, and you really do not have a business need for Complex Event Processing, would it still make sense to add BusinessEvents into the mix to help with the business rules, or would it be wholly gratuitous?

Thanks, Paul.


Jazon</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>If you&#8217;re already using TIBCO ActiveMatrix BusinessWorks and iProcess, along with the iProcess Decisions/Insight, and you really do not have a business need for Complex Event Processing, would it still make sense to add BusinessEvents into the mix to help with the business rules, or would it be wholly gratuitous?</p>
<p>Thanks, Paul.</p>
<p>Jazon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Vincent</title>
		<link>http://tibcoblogs.com/cep/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/comment-page-1/#comment-921</link>
		<dc:creator>Paul Vincent</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoblogs.com/cep/?p=872#comment-921</guid>
		<description>Hi John: 

- TIBCO BusinessEvents Decision Manager is a fat-client application that allows decision tables to be defined, tested, and approved by business analysts (with an option of useing MS Excel for maintenance). Decision processing for events is a part of event processing which is why it is bundled within BusinessEvents.

- Decision Management workflows are controlled by the Rule Management Server - where workflows for decision table lifecycles (eg test, approval etc) are controlled. These workflows are themselves customizable BusinessEvents projects - indeed you could do rule management for your rule management process!

- TIBCO BusinessEvents also supports inference rules as well as queries, class models and state models, but these are not modelled at the business level (... yet) and are edited in the BusinessEvents IDE, not in the Decision Manager UI. 

- TIBCO BusinessEvents Decision Manager is not related in any way to TIBCO iProcess Decisions (which as you state is OEM'd from another rule vendor). But iPD is restricted only to iProcess projects, whereas Decision Manager is embedded in the BusinessEvents event processing engine and accessible, via TIBCO BusinessWorks, from almost any type of application. For example, TIBCO ActiveMatrix applications requiring a managed decisioning capability can embed BusinessEvents decision engines in their SOA infrastructure. Note though that DM and iPD are not related and have different table formats, albeit both XML based...

- There is no current decision table standard (although TIBCO have contributed to the production rule standards OMG PRR and W3C RIF); however we are trying to start up a standard for such decision models at OMG, called DMN. 

Further reading:
&lt;a href="http://tibcoblogs.com/cep/2009/03/09/cep-vs-decisions-and-rules/" rel="nofollow"&gt;cep-vs-decisions-and-rules &lt;/a&gt;
&lt;a href="http://tibcoblogs.com/cep/2009/06/24/standards-news-prr-and-dmn-updates/" rel="nofollow"&gt; standards-news-prr-and-dmn-updates &lt;/a&gt;

Cheers</description>
		<content:encoded><![CDATA[<p>Hi John: </p>
<p>- TIBCO BusinessEvents Decision Manager is a fat-client application that allows decision tables to be defined, tested, and approved by business analysts (with an option of useing MS Excel for maintenance). Decision processing for events is a part of event processing which is why it is bundled within BusinessEvents.</p>
<p>- Decision Management workflows are controlled by the Rule Management Server - where workflows for decision table lifecycles (eg test, approval etc) are controlled. These workflows are themselves customizable BusinessEvents projects - indeed you could do rule management for your rule management process!</p>
<p>- TIBCO BusinessEvents also supports inference rules as well as queries, class models and state models, but these are not modelled at the business level (&#8230; yet) and are edited in the BusinessEvents IDE, not in the Decision Manager UI. </p>
<p>- TIBCO BusinessEvents Decision Manager is not related in any way to TIBCO iProcess Decisions (which as you state is OEM&#8217;d from another rule vendor). But iPD is restricted only to iProcess projects, whereas Decision Manager is embedded in the BusinessEvents event processing engine and accessible, via TIBCO BusinessWorks, from almost any type of application. For example, TIBCO ActiveMatrix applications requiring a managed decisioning capability can embed BusinessEvents decision engines in their SOA infrastructure. Note though that DM and iPD are not related and have different table formats, albeit both XML based&#8230;</p>
<p>- There is no current decision table standard (although TIBCO have contributed to the production rule standards OMG PRR and W3C RIF); however we are trying to start up a standard for such decision models at OMG, called DMN. </p>
<p>Further reading:<br />
<a href="http://tibcoblogs.com/cep/2009/03/09/cep-vs-decisions-and-rules/" rel="nofollow">cep-vs-decisions-and-rules </a><br />
<a href="http://tibcoblogs.com/cep/2009/06/24/standards-news-prr-and-dmn-updates/" rel="nofollow"> standards-news-prr-and-dmn-updates </a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John S</title>
		<link>http://tibcoblogs.com/cep/2009/10/21/odd-quotes-tibco-doesnt-have-a-rule-engine/comment-page-1/#comment-920</link>
		<dc:creator>John S</dc:creator>
		<pubDate>Wed, 21 Oct 2009 23:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://tibcoblogs.com/cep/?p=872#comment-920</guid>
		<description>So you now have now your own decision management and rule engine? What happens to the Staffware suite and Rule Studio (OEM'd from Corticon)?
Are rules sharable between rules management tools? Tibco (via Corticon) allows to author only rules in a table format, what about the new Tibco rule engine? Do you provide several metaphors to author rules? Tools to manage rule change lifecycle and governance?</description>
		<content:encoded><![CDATA[<p>So you now have now your own decision management and rule engine? What happens to the Staffware suite and Rule Studio (OEM&#8217;d from Corticon)?<br />
Are rules sharable between rules management tools? Tibco (via Corticon) allows to author only rules in a table format, what about the new Tibco rule engine? Do you provide several metaphors to author rules? Tools to manage rule change lifecycle and governance?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
