070-595試験無料問題集「Microsoft TS: Developing Business Process and Integration Solutions by Using Microsoft BizTalk Server 2010 認定」
A BizTalk Server 2010 solution processes envelope messages. A receive port uses the XML disassembler pipeline component to split the envelope messages into an interchange of separate child messages. The messages are not validated. The entire interchange fails when the receive pipeline processes the message. You need to ensure that processing continues for the remaining child messages.
What should you do on the XML disassembler pipeline component?
What should you do on the XML disassembler pipeline component?
正解:B
解答を投票する
You are creating a Microsoft Windows Installer (MSI) package for a BizTalk Server 2010 application.
The application is currently running on ServerA. Server B requires a different binding file that is available on the file system of Server A.
The MSI package must be suitable for deployment on both Server A and Server B.
You need to deploy the application on Server B.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
The application is currently running on ServerA. Server B requires a different binding file that is available on the file system of Server A.
The MSI package must be suitable for deployment on both Server A and Server B.
You need to deploy the application on Server B.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
正解:B,C
解答を投票する
You change the host-level settings of a BizTalk Server 2010 group named Group1 to optimize the group for a low-latency scenario. You install and configure another BizTalk Server 2010 group, named Group2. Both BizTalk groups use identical hardware. You need to ensure that the same low-latency optimizations are applied to Group2 as to Group1. What should you do?
正解:A
解答を投票する
A BizTalk Server 2010 solution includes a map that is used in a loan approval process. The input schema contains values for loan amount and yearly salary. The output schema contains a Boolean value that indicates the approval status of the loan. There is a Microsoft .NET helper method in another project within the solution that accepts the two parameters for loan amount and yearly salary and returns the approval status Boolean value. You need to invoke the .NET helper method from a scripting functoid in the map. What should you do?
正解:C
解答を投票する
You are developing applications for BizTalk Server 2010. The application processes orders for two vendors. These vendors have different message formats for their orders. You define BizTalk schemas for both vendors in separate projects and name the projects VendorA and VendorB. You promote the OrderType property in the schema of VendorA and the PurchaseType property in the schema of VendorB.
Then you deploy the application. You need to log messages to disk for shoe orders for VendorA and bike orders for VendorB. What should you do?
Then you deploy the application. You need to log messages to disk for shoe orders for VendorA and bike orders for VendorB. What should you do?
正解:B
解答を投票する
A BizTalk Server 2010 solution receives invoices in XML format. The solution receives only two types of files: XML files that contain only a single invoice.
The filename of these files starts with the letter S.XML files that contain multiple invoices. The filename of these files starts with the letter M.
You create a receive port with two FILE receive locations. Both receive locations point to the same folder on the file system but each receive location has a different file mask. You configure each receive location to pick up one type of invoice XML. You need to ensure that the single-invoice XML files are processed as soon as possible, and the multiple-invoice XML files are only processed outside of office hours. What should you do?
The filename of these files starts with the letter S.XML files that contain multiple invoices. The filename of these files starts with the letter M.
You create a receive port with two FILE receive locations. Both receive locations point to the same folder on the file system but each receive location has a different file mask. You configure each receive location to pick up one type of invoice XML. You need to ensure that the single-invoice XML files are processed as soon as possible, and the multiple-invoice XML files are only processed outside of office hours. What should you do?
正解:D
解答を投票する