Sign in
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
General
Walkthroughs/Samples
Archive
Archives
February 2007
(2)
November 2006
(1)
October 2006
(2)
September 2006
(5)
August 2006
(5)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Sample: Deploying Business Rules Programmatically
Posted
over 6 years ago
by
Sreedhar Pelluru
1
Comments
The Rule Engine Deployment Wizard, which ships with BizTalk Server 2006, provides a graphical user interface to perform the following operations: · Import a policy from a Business Rule Language (BRL) file into the Rule Engine database, and publish...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Sample: Analyzing Objects of the Same Type in a Business Rule
Posted
over 6 years ago
by
Sreedhar Pelluru
1
Comments
In many scenarios, you will write a business rule against a type and expect the rule engine to separately analyze and act upon each instance of the type that is asserted into the engine. For example, if you write a rule against a .NET type and assert...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
BRE Walkthroughs
Posted
over 7 years ago
by
Sreedhar Pelluru
1
Comments
Hi all, I added the following walkthroughs to BizTalk Server documentation recently. Please download the latest documentation from: http://www.microsoft.com/downloads/details.aspx?FamilyId=3294DDAF-9F67-409F-A92D-2F6070DC0D1A&displaylang=en ...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
BizTalk 2004 SP2 - BRE (Business Rule Engine) Fixes
Posted
over 7 years ago
by
Sreedhar Pelluru
0
Comments
http://support.microsoft.com/kb/905290/ Fix 245451: BRE caches XML fields incorrectly http://support.microsoft.com/kb/905571/ Fix: 245450: The Rule Engine is not honoring rule priorities correctly in high load http://support.microsoft...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
What is the difference between Microsoft.RuleEngine.RuleSetDeploymentDriver and Microsoft.BizTalk.RuleEngineExtensions.RuleSetDeploymentDriver?
Posted
over 7 years ago
by
Sreedhar Pelluru
1
Comments
The Microsoft.RuleEngine assembly can be used by any .NET application. The BizTalk Server can be considered as one of the consumers of BRE. The Microsoft.BizTalk.RuleEngineExtensions is the extension for BizTalk to provide some additional functionality...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
EQUAL predicate beween Object types and Strings - Breaks in 2006
Posted
over 7 years ago
by
Sreedhar Pelluru
2
Comments
Here is a question I received on my blog: We have hundreds of BTS2004 rules where we use the EQUAL predicate beween Object types and Strings. Now I discovered that BTS2006 does not permit this anymore. Why is it undocumented? How do I migrate those...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Ideas for BRE samples
Posted
over 7 years ago
by
Sreedhar Pelluru
12
Comments
Hi all, I am planning to create more BRE samples. I would really appreciate if you could let me know what kind of BRE samples you are looking for. If you have any feedback on BRE documentation, send it my way. Thanks & Regards, ---------...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Walkthrough: Testing a Simple Policy
Posted
over 7 years ago
by
Sreedhar Pelluru
0
Comments
Attached: Testing a Simple Policy.zip file contains Word document for "Testing a Simple Policy" walkthrough SamplePO.xml SamplePO2.xml
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Walkthrough: Creating a Simple Policy (level 200)
Posted
over 7 years ago
by
Sreedhar Pelluru
0
Comments
Attached: Creating a Simple Policy.zip file contains Word document for "Creating a Simple Policy" walkthrough PurchaseOrder.xsd schema
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
BRE: Performance Consideration - Documentation in Development
Posted
over 7 years ago
by
Sreedhar Pelluru
2
Comments
Performance Considerations Introduction This topic discusses how the rule engine performs in various scenarios and with different values for the configuration/tuning parameters. Fact Types The rule engine takes less time to access .NET facts...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
How to invoke a policy from another policy? (Policy Chaining)
Posted
over 7 years ago
by
Sreedhar Pelluru
2
Comments
Policy Chaining This sample demonstrates how to invoke a policy from another policy by calling the Execute method of the Policy class exposed directly by the Microsoft.RuleEngine assembly.
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
How to Insert XML Nodes from a Business Rule? - XMLHelper class
Posted
over 7 years ago
by
Sreedhar Pelluru
2
Comments
Inserting XML Nodes from Business Rules This sample demonstrates how to insert nodes into an XML document and set their values from a business rule by using the XmlHelper class.
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Changes to BRE from BTS 2004 to BTS 2006
Posted
over 7 years ago
by
Sreedhar Pelluru
7
Comments
Here are some of the changes to BRE in BizTalk 2006. Summary: Support for generic types and generic methods Support for nullable types 2 Accessing nested members of a class 4 Type Casting support 5 Invoking Static...
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
BizTalk Server Business Rules Framework White Paper
Posted
over 7 years ago
by
Sreedhar Pelluru
3
Comments
The following white paper gives you a high level overview of Business Rule Engine (BRE): http://www.microsoft.com/technet/prodtechnol/biztalk/biztalk2004/planning/business-rules-framework-overview.mspx
Business Rule Engine (BRE) Blog by Sreedhar Pelluru, Senior Programmer Writer
Introduction
Posted
over 7 years ago
by
Sreedhar Pelluru
1
Comments
Hello Everyone, My name is Sreedhar Pelluru and I am a Programmer Writer with BizTalk Server team here at Microsoft. I own the content for Business Rule Engine (BRE) at the time of this posting. The reason for creating this blog is to evangelize about...
Page 1 of 1 (15 items)