Debatch flat file with header and trailer with tag identifiers

Home Page Forums BizTalk 2004 – BizTalk 2010 Debatch flat file with header and trailer with tag identifiers

Viewing 0 reply threads
  • Author
    Posts
    • #26150

      Hello Friends

      i have a flat file with header and trailers with Tag Identifiers as HH and TT respectively.

      body part (or document part) has 2 records repeating, of which only one record has Tag identifier as B like below

       

      [code]

      HHheader

      Bbody

      body

      Bbody

      body

      Bbody

      body

      TTtrailer

       [/code]

      now i want to debatch this file to get each single file to contain output like below

      [code] 

      Bbody

      body

       [/code]

      could you let me know how we can handle this scenario.

       

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