Biztalk Application Question: Download Biztalk Application PDF

Tell me what can be done to avoid loss of messages in a scenario where we know beforehand unavailability of the destination system, but source system is publishing messages?

Tweet Share WhatsApp

Answer:

In this scenario we can stop the send port bound to the destination system. This way the messages will lie in a queue inside Messagebox. Subsequently, we can start the send port when the destination system is available.

Download Biztalk Application PDF Read All 25 Biztalk Application Questions
Previous QuestionNext Question
What is message Type (i.e. BTS.MessageType)?Explain how does MessageBox treats messages without subscriber?