BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in BizTalk Rule Engine

 
 
Page 9501 of 18438

MS BRE: Two new posts - Using XPaths and handling Negation as Failure

Blogger : Charles Young
All posts : All posts by Charles Young
Category : BizTalk Rule Engine
Blogged date : 2006 Sep 02

I've published two Microsoft Business Rules Engine-related articles today (nothing like a long weekend in a hotel).

Negation-as-Failure and the Microsoft Business Rules Engine
http://geekswithblogs.net/cyoung/articles/90100.aspx
Negation can be a surprisingly problematic issue in the world of rules.   This article looks at one type of negation, generally referred to  as ‘negation as failure’ (NaF), and discusses the implications for the Microsoft Business Rules Engine (MS BRE).   In summary, we shall see that MS BRE fails to provide direct support for this type of negation, and as a consequence, the Microsoft Business Rule Language (MS BRL) is less expressive than it might otherwise be.   I also discuss a general approach to working around this lack of expressivity.

Using XPath to handling XML in the Microsoft Business Rules Engine
http://geekswithblogs.net/cyoung/articles/90102.aspx
I've begun to lose count of the number of times I have been asked to troubleshoot issues with the rules engine only to find that the problem is a lack of understanding of how XML facts are manipulated in rules.   XPaths are used to map the hierarchical data model of an XML document onto the relational model used by MS BRE.   This mapping layer is vital, and is fully controllable by the rule developer.   In order to use MS BRE effectively over XML data, you need to ensure you understand how XPath is used alongside your rules.


Read comments or post a reply to : MS BRE: Two new posts - Using XPaths and handling Negation as Failure
Page 9501 of 18438

Newest posts
 

    Email TopXML