Using the BRE outside of BizTalk

Out of the box, BizTalk Server offers the BRE and it can be installed with or without the BizTalk Server runtime. It can be used separately, but you will still need a BizTalk license (similar to the scenario using the AppFabric Connect feature explained in Chapter 6, BizTalk AppFabric Connect). The BRE is essentially an independent product which can be accessed by its own APIs and tools. Through the .NET application, you can use the engine with no need for orchestrations or other BizTalk objects.

In this recipe, you will create:

  • A schema that will provide information on an employee, an instance of a schema will serve as input for the application
  • A policy that will determine employee benefits
  • A .NET application calling ...

Get BizTalk Server 2010 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.