PrepAway - Latest Free Exam Questions & Answers

What should you do?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Add a FILE send port with the filter: VendorA.OrderType==Shoes OR VendorB.PurchaseType==Bikes

B.
PurchaseType==Bikes B. Add a FILE send port with the filter: VendorA.OrderType==Shoes Or VendorB.PurchaseType==Bikes

C.
Add a send port group with the filter: VendorA.OrderType==Shoes Or VendorB.PurchaseType==Bikes

D.
Add a send port group with the filter: VendorA.OrderType==Shoes And VendorB.PurchaseType==Bikes


Leave a Reply