PrepAway - Latest Free Exam Questions & Answers

What should you do?

You work as a Microsoft BizTalk Server 2006 developer at Domain.com. You have received instruction from the Domain.com CIO to create a message within an orchestration.

You are in the process of building an orchestration which takes in a message from a Receive Port. Before the message is sent out to a Web Service for processing the message requires to be converted to a different schema.

You are required to minimize the amount of extra coding required to meet the scenario objective. You are required to select shapes to add to the orchestration.

What should you do? (Each correct answer presents part of the solution. Choose TWO.)

PrepAway - Latest Free Exam Questions & Answers

A.
In the BizTalk Administration Console you should expand the Correlation Sets node and right-click the Correlation Set you established for this correlation. Then you should select a Send or Receive activity from the dropdown list.

B.
Use the Construct Message shape.

C.
Use the Expression shape.

D.
Use the Transform shape.

Explanation:
In the scenario the Construct Message shape allows new messages to be constructed by assigning a value or by mapping on messages data to a new message schema. The Construct Message shape is used to acts as a container for other shapes which perform the actions.

Incorrect Answers:
A: In the BizTalk Administration Console you should expand the Correlation Sets node and right-click the Correlation Set you established for this correlation. Then you should Select a Send or Receive activity from the dropdown.
C: This option could be used to send the message in the scenario but would require additional coding and that is what you are trying to avoid.


Leave a Reply