070-595 Free Dumps Study Materials
Question 5: A company uses BizTalk Server 2010 to receive electronic orders from multiple customers.
You have schemas for all the order formats that the customers send. You need to create a business
process that handles an incoming order. You create a canonical schema that represents an order.
You also create an orchestration that handles an order of the canonical schema. What should you
do next?
A. Create maps from each of the customer order formats to the canonical schema. Create a receive
port and location and bind the port to the orchestration. Use the maps on the receive port.
B. Create maps from each of the customer order formats to the canonical schema. Create a send
port and bind it to the orchestration. Use the maps on the send port.
C. Create maps from the canonical schema to each of the customer order formats. Create a send
port and bind it to the orchestration. Use the maps on the send port.
D. Create maps from the canonical schema to each of the customer order formats. Create a receive
port and location and bind the port to the orchestration. Use the maps on the receive port.
Correct Answer: A