In this simplified view, a message is received through a receive
location defined in a given receive port. This message is processed by the
receive location and then published to the MessageBox database, the main
persistence and routing mechanism for BizTalk Server. The MessageBox evaluates
active subscriptions and routes the message to those orchestrations and send
ports with matching subscriptions. Orchestrations may process the message and
publish messages through the MessageBox to a send port where it is pushed out
to its final destination.
1. What is BizTalk? BizTalk is a middleware that sits in the middle of any two software who wish to communicate with each other and agree on some specified communication pattern. It uses SQL Server as back end database. “Microsoft BizTalk Server is an Inter-Organizational Middleware System (IOMS) that enables companies to automate business processes, through the use of adapters which are tailored to communicate with different software systems used in an enterprise. Created by Microsoft, it provides enterprise application integration, business process automation, business-to-business communication, message broker and business activity monitoring.” 2. What is BizTalk Server Architecture and Life Cycle of Message? BizTalk Server Architecture: Life Cycle of Message: In this simplified view, a message is received through a receive location defined...
Comments
Post a Comment
Please write comment only that belongs to this blog