PrepAway - Latest Free Exam Questions & Answers

What should you do?

You work in an international company which is named TXTWIN. And you’re in charge of the company network and use Microsoft BizTalk Server 2006 R2.
You’re creating a Microsoft BizTalk Server 2006 R2 solution. Now one of your business partners sends you a purchase order message. For your internal system, you transform this message into an order fulfillment message. According to the requirement of the order fulfillment system, in the message a Priority node must be provided for each order. The Priority node does not have a default value. The Priority node value must be set to Urgent if the NumberOfItems node value in the purchase order message is greater than 1,000. Otherwise, the Priority node value should be set to Normal. The if-then-else logic has to be implemented in the map, if you use BizTalk mapping functoids. What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
The following should be configured by you: a Greater Than functoid and a Logical Numeric functoid.

B.
The following should be configured by you: a Less Than functoid, an Equal functoid, and a Value Mapping functoid.

C.
The following should be configured by you: a Less Than functoid, a Get Common Value functoid, and two Value Mapping functoids.

D.
The following should be configured by you: a Greater Than functoid, a Not Equal functoid, and two Value Mapping functoids.

Explanation:
BURGOS: mnemo: “fulfillment message” = “Greater Than functoid, a Not Equal functoid”


Leave a Reply