ESB guidance

A new set of ESB guidance has been released by the Patterns and Practices team. Details below:

 

 

 

Microsoft patterns & practices is excited to announce the latest addition to the p&p library of software architecture guidance:

ESB Guidance 2.0 CTP

October 2008 Release

 

 

Quick Links:

– MSDN site: https://msdn.microsoft.com/esb

– Community Extensions: https://codeplex.com/esb

 

What is ESB Guidance ?

The Microsoft ESB Guidance provides architectural guidance, patterns, practices, and a set of BizTalk Server R2 and .NET components to simplify the development of an Enterprise Service Bus (ESB) on the Microsoft platform and to allow Microsoft customers to extend their own messaging and integration solutions. The Microsoft ESB Guidance consists of a series of interoperating components that support and implement a loosely coupled messaging environment that makes it easier to build message-based enterprise applications. The services and components fall naturally into the following seven categories:

· Web services. These expose internal services such as itinerary processing, exception management, resolution of endpoints and maps, BizTalk operations, UDDI interoperation, and transformation of message content.

· Itinerary services and centralized store. These include agents for performing transformations and message delivery. You can resolve itinerary from the store and create custom services that participate in Itinerary processing.

· Itinerary on-ramps. These receive external messages using either SOAP or WCF. On-ramps expose the itinerary SOAP header and perform itinerary processing, using the Microsoft ESB Guidance Resolver and Adapter Provider Framework for dynamic resolution of endpoints and metadata.

· On-ramps. These receive external messages in a range of formats and transports, such as HTTP, JMS, WMQ, FTP, Flat File, and XML. They are typical BizTalk receive locations that optionally use the Microsoft ESB Guidance pipeline components and the Microsoft ESB Guidance Resolver and Adapter Provider Framework for dynamic resolution of endpoints and metadata.

· Off-ramps. These implement send ports for the delivery of messages using formats and transports such as SOAP, WCF, JMS, WMQ, FTP, HTTP, Flat File, XML, or any other custom formats. They are typical BizTalk send ports that optionally use the Microsoft ESB Guidance pipeline components and the Microsoft ESB Guidance Resolver and Adapter Provider Framework for dynamic resolution of endpoints and metadata.

· Exception Management Framework. This includes the exception Web service, the exception management API, and components that enrich, process, and pass exception details to the ESB Management Portal.

· ESB Management Portal. This provides registry provisioning, exception mediation, alert notification, and analytics.

What’s New?

This is the first CTP release of the Microsoft ESB Guidance 2.0 for Microsoft BizTalk Server 2009. It incorporates several modifications and additions compared to the November 2007 release. The following list summarizes these changes.

New Features and Components

· New samples. This version includes the following new samples:

o SSO Configuration provider for Enterprise Library 4.0

o Multiple Web Service Execution Sample

o Exception Handling Service Sample

· New ESB Web services. This version includes the following new ESB Web services:

o Generic Itinerary Services ( no itinerary header required)

· New core features. This version includes the following new core features:

o Alignment with Microsoft BizTalk Server 2009 ( Beta )

o ESB Configuration tool

o Centralized itinerary store

o Itinerary resolver components

o Itinerary forwarder pipeline component

o Itinerary selector pipeline component

o Itinerary designer

o Centralized configuration uses Enterprise Library 4.0 Configuration Block

o Centralized caching uses Enterprise Library 4.0 Caching Block

o Multiple service invocation using both messaging and orchestrations

o Itinerary BAM tracking

o Improved ESB Core engine and itinerary execution

Changes to Existing Features and Components

Modifications. This version includes modifications to the following features:

o Resolver and Adapter Provider Framework. This version consolidates the Dispatch and Transform classes to support batch routing of messages within the Dispatch pipeline component using document specification type, and support for itineraries.

o Itinerary caching pipeline component This version uses Enterprise Library 4.0 configurable cache management.

o UDDI Publisher Utility This version supports UDDI3 only with publishing endpoints using publisher-defined key.

o General bug fixes.

Retired features. This version retired the following features:

o None.

Enjoy!!

-Pat