70-595 · Question #27
You are developing a BizTalk Server 2010 solution that has two orchestrations, A and B, that exist in different projects. A message sent between the orchestrations has a promoted property named…
The correct answer is A. Set the Send shape in Orchestration A to initialize the correlation set. See the full explanation below for the reasoning.
Question
You are developing a BizTalk Server 2010 solution that has two orchestrations, A and B, that exist in different projects. A message sent between the orchestrations has a promoted property named OrderID that can be used as a unique identifier for the message. The two projects must remain independent from each other. Updates are made to Orchestration B to ensure that the output message promotes the OrderID property when it publishes the message. You need to enable Orchestration A to send a message to Orchestration B and receive a message back when Orchestration B finishes. You create a correlation type on the OrderID property and a new correlation set in Orchestration A. What should you do next?
Options
- ASet the Send shape in Orchestration A to initialize the correlation set.
- BReference the Orchestration A project from the Orchestration B project.
- CReference the Orchestration A project from the Orchestration B project.
- DSet the Receive shape in Orchestration A to initialize the correlation set.
How the community answered
(14 responses)- A71% (10)
- B14% (2)
- C7% (1)
- D7% (1)
Community Discussion
No community discussion yet for this question.