Biztalk Pipeline Question:
Download Questions PDF

Do you know what is Orchestrations?

Answer:

Orchestrations can subscribe to (receive) and publish (send) messages through the MessageBox. In addition, orchestrations can construct new messages. Messages are received using the subscription and routing mechanism already discussed. When subscriptions are filled for orchestrations, a new instance is activated and the message is delivered, or in the case of instance subscriptions, the instance is rehydrated if necessary and the message is then delivered. When messages are sent from an orchestration, they are published to the MessageBox in the same manner as a message arriving at a receive location with the appropriate properties is inserted into the database for use in routing.

Download Biztalk Pipeline Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what interfaces are used in developing a custom dis-assembler component?What is property schema?