Biztalk Application Question:
Tell me when do Error Report properties get promoted?
Answer:
When Failed message routing is enabled and if an error occurs at the port, then the message will have all the regular context properties unprompted and instead have some error-specific context properties promoted - all in the ErrorReport Namespace e.g. ErrorReport.ErrorType, ErrorReport.ReceivePortName etc.
Previous Question | Next Question |
Explain me what is the purpose of MessageBox? | Tell us in which state can a send port does not subscribe to a message? |