nerdexam
Microsoft

70-595 · Question #49

A BizTalk Server 2010 orchestration consumes a Microsoft Windows Communication Foundation (WCF) service. A request-response call to the WCF service is made inside a non-transactional scope. The…

The correct answer is B. Set the Propagate Fault Message option to True. See the full explanation below for the reasoning.

Question

A BizTalk Server 2010 orchestration consumes a Microsoft Windows Communication Foundation (WCF) service. A request-response call to the WCF service is made inside a non-transactional scope. The scope has an exception handler that has its Exception Object Type property set to the type of the fault operation returned from the service. The handler receives the fault message. The WCF service throws a typed fault exception named WidgetException. You need to extract the exceptions detail node from the fault message. What should you do in the WCF send port configuration?

Options

  • ASet the Propagate Fault Message option to True.
  • BSet the Propagate Fault Message option to True.
  • CSet the Propagate Fault Message option to True.
  • DSet the Propagate Fault Message option to True.

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    82% (31)
  • C
    11% (4)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-595 Practice