BizTalk Server Tip #27: Implement a Enterprise Service Bus using the ESB Toolkit

Use ESB Toolkit to implement a dynamic self-adapting solution. It enables the implementation of the ESB pattern within BizTalk by maximizing the re-use of services while at the same time maintaining the flexibility to easily change solution. The ESB Toolkit extends the capabilities of supporting a loosely coupled and dynamic messaging architecture. Here is a […]

The post BizTalk Server Tip #27: Implement a Enterprise Service Bus using the ESB Toolkit appeared first on BizTalk360 Blog.

Blog Post by: Ricardo Torre

BizTalk Orchestration timeouts for request-response operations without using a long running transactional scope

BizTalk Orchestration timeouts for request-response operations without using a long running transactional scope

My current project requires an orchestration to be built that will call out to one or potentially many WCF Services through a sequential loop, the specific services to be called on within the loop being resolved from the Business Rules Engine based on message context. The orchestration needs to provide for guaranteed delivery and has […]
Blog Post by: Johann