Multiple choice technology platforms and products

Which of the following are subscribers according to the biztalk pub/sub architecture?

  1. Receive Port

  2. Send Port

  3. Receive Pipeline

  4. Send Pipeline

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

In BizTalk's publish/subscribe architecture: Send Ports subscribe to messages by filtering on context properties (they 'subscribe' to messages they want to send out). Receive Pipelines are subscribers too - they process incoming messages based on subscription rules. Receive Ports and Send Pipelines are not subscribers in the pub/sub model.