nerdexam
Microsoft

70-595 · Question #36

70-595 Question #36: Real Exam Question with Answer & Explanation

The correct answer is C. Add an exception handler to the new scope.. See the full explanation below for the reasoning.

Question

A BizTalk Server 2010 solution uses an orchestration to call an external Microsoft .NET assembly. The class on the assembly is not serializable. The Expression shape used to call the .NET assembly is contained within a scope that has its Transaction Type property set to Atomic. The call to the .NET assembly occasionally results in an exception being thrown. You need to handle the exception when it is thrown. Create a new scope with the Transaction Type property set to Long Running. What should you do next?

Options

  • AAdd an exception handler to the new scope.
  • BAdd an exception handler to the new scope.
  • CAdd an exception handler to the new scope.
  • DAdd a compensation block to the atomic scope.

Community Discussion

No community discussion yet for this question.

Full 70-595 Practice