Building a Sample Orchestration in BizTalk
Now that you have a fair understanding of BizTalk and its capabilities, let us jump right in and build a sample BizTalk Orchestration. We will use the same scenario as discussed in Chapter 3, of selecting the best insurance offer and see how it can be implemented in BizTalk.
Scenario
BizTalk receives an insurance premium quote request from a client application along with the required details, which it forwards to two external insurance companies. Once the response is received from the external parties indicating the premium each of them have quoted, BizTalk compares them and sends back the response with the lowest premium to the requester.
Implementation
Open a new Empty BizTalk Server Project in Visual Studio ...
Get Business Process Execution Language for Web Services - Second Edition 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.