Biztalk Pipeline Question:
Download Questions PDF

Tell us why do we need a custom pipeline when we have default pipelines?

Answer:

BizTalk Server provides a few out of the box pipeline components. For instance the S/MIME components for encrypting or decrypting messages. In case you need to do some pre or post processing on a message and the functionality is not offered through the provided pipeline components you will need to built your own custom pipeline component. The pipeline component(s) can then be used within a custom pipeline.

Download Biztalk Pipeline Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me how many states have the Receive Pipelines and the Send Pipelines?What is property schema?