Terminate in ParallelAction

Home Page Forums BizTalk 2004 – BizTalk 2010 Terminate in ParallelAction

Viewing 1 reply thread
  • Author
    Posts
    • #16014

      Hi,

      If I use a terminate shape on a parallel action, will it end my orchestration or just the "action" it's in?
      I'm almost shure it's just just the action and not all orch, but just trying to confirm.

      Thks.
       

    • #16015

      I think, all the orchestration will terminate.

      Think about it, in the definition of a Parallel shape, is don't continue if not all the actions are finished.

      So if you do not terminate one of the actions, it's the same of terminating all the orch.

      but this is what I think

      Bizon

      • #16016

        [quote user="Anonymous"]

        I think, all the orchestration will terminate.

        Think about it, in the definition of a Parallel shape, is don't continue if not all the actions are finished.

        So if you do not terminate one of the actions, it's the same of terminating all the orch.

        but this is what I think

        Bizon

        [/quote]

         

        It makes sense, and from I've been testing, it does terminate all orch. 

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.