Chapter 12. Asynchronous Solutions

This chapter breaks out from the previous solution and creates a completely new solution to address a different aspect of the business, that of inventory management. As our previous solution processes sales, products are removed from our inventory and need to be replenished when it is appropriate. We break this into a separate BizTalk application (and Visual Studio solution) so as to keep the applications isolated and allow them to evolve separately.

The following topics are discussed in the chapter:

  • Receiving SQL broker notifications
  • Using correlations
  • Composite SQL operations
  • Processing missed notifications
  • Using polling instead of notifications

Introducing the inventory management solution

The operations team wants ...

Get Microsoft BizTalk Server 2010 Patterns 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.