Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Applied Architecture Patterns on the Microsoft Platform

You're reading from   Applied Architecture Patterns on the Microsoft Platform An in-depth scenario-driven approach to architecting systems using Microsoft technologies

Arrow left icon
Product type Paperback
Published in Sep 2010
Publisher Packt
ISBN-13 9781849680547
Length 544 pages
Edition 1st Edition
Arrow right icon
Toc

Table of Contents (26) Chapters Close

Applied Architecture Patterns on the Microsoft Platform
Credits
Foreword
About the Authors
About the Reviewer
1. Preface
1. Solution Decision Framework 2. Windows Communication Foundation and Windows Workflow 4.0 Primer FREE CHAPTER 3. Windows Server AppFabric Primer 4. BizTalk Server Primer 5. SQL Server and Data Integration Tools Primer 6. Windows Azure Platform Primer 7. Simple Workflow 8. Content-based Routing 9. Publish-Subscribe 10. Repair/Resubmit with Human Workflow 11. Remote Message Broadcasting 12. Debatching Bulk Data 13. Complex Event Processing 14. Cross-Organizational Supply Chain 15. Multiple Master Synchronization 16. Rapid Flexible Scalability 17. Low-Latency Request-Reply 18. Handling Large Session and Reference Data 19. Website Load Burst and Failover 20. Wrap Up

Building the solution


In this solution, we will be constructing a Message Bus pattern for processing Purchase Orders using BizTalk Server 2010 and the ESB Toolkit. We are implementing a single message flow to illustrate an example of how the ESB functionality can be leveraged. Our system will be loosely coupled and will use WCF-BasicHttp and WCF-WSHttp as the transport adapters of choice.

We will use the WCFTestClient tool to initiate PO Requests, which will then be processed by BizTalk/ESB Server. Our BizTalk/ESB Server will query the inventory server and customer server to determine whether the items requested are in stock and the customer meets the required credit limit. The credit limit is fixed across all customers and will be implemented within BizTalk. Based on the information received, BizTalk will approve/reject the purchase order appropriately. The main components are illustrated in the following diagram :

Setup

Before you start, you will need to have a working machine or virtual...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime