Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Re: Orchestration enlisted and versionning

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.

Orchestration enlisted and versionning

Not Answered This question is not answered

 

Hi,

 

I have one orchestration who receive two correlated messages. It receivce a first message, then i change the version of my assembly during the orchestration is waiting of the second message.

After the redeployment, i unenliste the orchestration in old version and enliste the new version. My question is the following :

When the second message is received, i wish that only the old version get the message.

For the moment, the both versions get the message. So, an instance in new version is waiting the first message and it's not that i want.

 

Thanks for help,

Florian

Edit
All Replies
  • Hi Florian,

    Once you unlisted the orchestration means that we are removing the sebcription, then how you expecting your old version of orchestration will pick up the first message...here it is created two diffrent instance one for old version another for new version.

    With Regards

    SK

    Edit
Page 1 of 1 (2 items)