70-595 · Question #37
A BizTalk Server 2010 solution uses an orchestration that performs several actions. The orchestration uses Expression shapes and Message Assignment shapes. The orchestration has no Scope shapes and…
The correct answer is A. Add an exception handler. C. Add a Scope shape to the orchestration. See the full explanation below for the reasoning.
Question
A BizTalk Server 2010 solution uses an orchestration that performs several actions. The orchestration uses Expression shapes and Message Assignment shapes. The orchestration has no Scope shapes and the Transaction Type property is set to None. Occasionally, an XLANG exception is thrown in the orchestration. The exception is not handled and the orchestration goes into a suspended state. You need to catch the exception and handle the error. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Exhibit
Options
- AAdd an exception handler.
- BSet the Transaction Type property of the orchestration to Long Running.
- CAdd a Scope shape to the orchestration.
- DAdd an exception handler.
How the community answered
(53 responses)- A74% (39)
- B9% (5)
- D17% (9)
Community Discussion
No community discussion yet for this question.
