We detected a different behavior between BizTalk 2010 Beta to BizTalk2006 and we are not sure if it is a bug or if it works as designed. We have a test case in which we force an orchestration instance to be suspended (resumable). Then we fix our environment and resume the suspended orchestration instance. The orchestration will succeed. So far so good.In BizTalk 2006 when we look after this test case into the internal database <MsgBox>.dbo.Instances we saw that it was empty. But in BizTalk 2010 Beta we see that it contains an item. In the BizTalk Admin Console we do not see an item, it is empty as expected. Our question now is whether this is a bug or is it an expected behavior. If the latter is the case how will that “dead” instance be cleaned up internally or will it stay there forever?
Product Language
Version
Category
Repro Steps