Debatching xml batch message with only 1 type of unbounded record

Home Page Forums BizTalk 2004 – BizTalk 2010 Debatching xml batch message with only 1 type of unbounded record

Viewing 1 reply thread
  • Author
    Posts
    • #18768

      Hi,

        I would like to debatch an xml message which contains an unbounded amount of say employee records.

        I have tried using a custom pipeline, but for every outputed employee record message a new orchestration is instantiated. This can be verified in HAT.

      But I dont want this behavior. I would like the same orchestration to handle each outputted message one at a time using a loop. The loop only succeeds in the getting the next record. At the end of the orchestration I call another orcherstraion.

      I would like to avoid using xpath due to performance issues for debatching.

       Please leave a comment even if you think it is not possible to debatch without using xpath in the fashion I need.

      thnks,

      Mr.Stuck

    • #26051

      I have the same issue, could you please provide me the solution to achieve this

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