Re: Differences between correlation and subscription

Home Page Forums BizTalk 2004 – BizTalk 2010 Differences between correlation and subscription Re: Differences between correlation and subscription

#16379

Correlation is the method used to match an incoming message with a running instance of an orchestration. Biztalk uses subscriptions to do this.

Subscriptions are used to route incoming messages to send ports and orchestrations. Some subscriptions will activate the send port or orchestration and some are used for active orchestrations e.g correlations and convoys