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 network CIO to created two BizTalk applications, named CK_Processing and CK_Fulfillment. The CK_Processing contains a send port named SendEmail.
You are required to ensure that you make use of the SendEmail port in the CK_Fulfillment application.

What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
A reference should be added to CK_Process in the CK_FulFillment application using the BizTalk Administration Console.

B.
A custom .NET Framework 2.0 application should be created to extract the send port and recreate it in CK_Fulfillment.

C.
Two copies of the SendEmail send port should be created. Both the copies should be added to a Send Port Group. The Send Port Group should be added to both the CK_Process and CK_Fulfillment application.

D.
The send port should simply be copied from the CK_Processing application and paste it into the CK_Fulfillment application from within the BizTalk Administration Console.

Explanation:
You should remember in the scenario that you are able to add a reference to an application that contains an artifact from any other applications containing dependencies. The reference to an application is used to allow access to any artifacts in that application.

Incorrect Answers:
B, C: This option should not be used in the scenario because you cannot have the same artifact in two different applications in the same group as the BizTalk Administration Console will not allow this.
D: This option should not be used in the scenario because this option is used to server multiple different send ports which are allowed to be called in a single action.


Leave a Reply