nerdexam
Microsoft

70-595 · Question #13

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…

The correct answer is B. PurchaseType==Bikes B. See the full explanation below for the reasoning.

Question

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 Vendor B. You promote the OrderType property in the schema of VendorA and the PurchaseType property in the schema of Vendor B. Then you deploy the application. You need to log messages to disk for shoe orders for VendorA and bike orders for Vendor B. What should you do?

Options

  • AAdd a FILE send port with the filter: VendorA.OrderType==Shoes And Vendor
  • BPurchaseType==Bikes B.
  • CAdd a send port group with the filter: VendorA.OrderType==Shoes Or
  • DAdd a send port group with the filter: VendorA.OrderType==Shoes And

How the community answered

(45 responses)
  • A
    13% (6)
  • B
    78% (35)
  • C
    7% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 70-595 Practice