PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you do in the WCF send port configuration?

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 thefault message. What should you do in the WCF send port configuration?

What should you do?

You are developing a BizTalk Server 2010 orchestration that consumes a web service located at http://localhost/ProcessData.asmx. The orchestration contains a non-transactional scope with an exception handler that handles any SOAP exceptions returned from the web service. The orchestration then completes successfully. After the orchestration completes with exceptions, you notice that the original messages posted to the web service are suspended in the BizTalk Administration console. You need to ensure that the messages are not suspended but are saved in an archive file on a shared server.

What should you do?

Which operation should be specified in the SOAP action header XML?

You send data to a Microsoft Windows Communication Foundation (WCF) service from a BizTalk Server 2010 application. You generate supporting artifacts for calling the service from Microsoft Visual Studio by using the Consume WCF Service wizard. You modify the names used in the orchestration to SendWCFPort for the port and to TransmitData for the port operation. In the orchestration, you set the context property BTS.Operation to the operation name. You deploy the BizTalk projects and import the generated binding file to create the send port. You need to configure the SOAP action header for the send port that calls the WCF service. Which operation should be specified in the SOAP action header XML?

Which context property should you use?

You create a BizTalk Server 2010 application that consumes a Microsoft Windows Communication Foundation (WCF) service. This service uses BasicHttpBinding. An orchestration in the application occasionally processes messages of variable size. You need to accommodate the variable message sizes by specifying the timeout value. Which context property should you use?

What should you recommend?

An on-premise application includes an application tier and a business tier.
The tiers are currently hosted on separate servers.
Each server has 4 CPU cores and 6 GB of memory.
You have the following requirements:

– Ensure that the business tier can be updated without affecting the application tier.
– Use the minimum role instance size that meets or exceeds the current server specifications.

You need to recommend a topology for hosting the application in Windows Azure.
What should you recommend?

What should you do?

You use the BizTalk WCF Service Publishing Wizard to expose a BizTalk Server 2010 orchestration as a Microsoft Windows Communication Foundation (WCF) service. It is exposed with the WCF-BasicHttp binding and a corresponding receive location is created. The outcome of a recent IT audit has required the use of the WCF-WSHttp binding instead of WCF-BasicHttp. You need to fulfill the audit requirements.

What should you do?