PrepAway - Latest Free Exam Questions & Answers

So what should you do to make sure that the message can be successfully

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.
A 250-MB message is sent to your File receive location by one of your trading partner. The message cannot be published to the MessageBox database, but you must rout it to an internal legacy application. The BizTalk receive host uses up available memory when the message arrives. So what should you do to make sure that the message can be successfully received, stored, and sent to the internal legacy application when the message arrives?

PrepAway - Latest Free Exam Questions & Answers

A.
In order to make the receive location to poll for the file during off-peak hours, the service window should be modified.

B.
On the receive location the polling interval should be modified from every 8 seconds to every 8 minutes.

C.
The receive pipeline properties from Xml should be modified to PassThruReceive.
The send pipeline properties should be modified from Xml to PassThruTransmit.

D.
You should create a custom receive pipeline.
The pipeline should include a custom decoding component.
The component streams the message as a new file stream to disk.
And then you create a custom send pipeline.
The pipeline should include a custom encoding component to read the file in a file stream.

Explanation:
BURGOS: mnemo: “uses up available memory” = “custom receive pipeline … custom decoding component … new file stream to disk … custom send pipeline … custom encoding component”


Leave a Reply