Business Rules (BizTalk Server Samples Folder)
Microsoft BizTalk Server includes several business rules samples in its software development kit (SDK). This section provides detailed information about the functionality demonstrated by each business rules sample, instructions for building and running the sample, and the results you can expect.
In This Section
Business Rules Hello World1 (BizTalk Server Sample). Demonstrates how to create, save, load, and run a BizTalk rule set using a sample set of facts.
Business Rules Hello World2 (BizTalk Server Sample). Demonstrates how to version, publish, and deploy an Extensible Markup Language (XML) rule set to the shared SQL rule store, use the Policy object, and perform dynamic policy updates.
Loans Processing Using Business Rules (BizTalk Server Sample). Demonstrates how to use a BizTalk rule set and facts within an orchestration to calculate values for fields within an instance message.
Medical Claims Processing and Testing Policies (BizTalk Server Sample). Demonstrates how to create a multi-rule rule set that examines facts derived from a database table and the inbound document.