Flat File Source only brings in one row

Home Page Forums BizTalk 2004 – BizTalk 2010 Flat File Source only brings in one row

Viewing 1 reply thread
  • Author
    Posts
    • #15178

      Hi,

      I am new to this BizTalk system. This is my first project and I am finding it very difficult to find any good documentation on the system.

      I have a flat file comma delim file. I created a project to take a subset of those columns and map them to another file of pipe | delim. All works, except it only brings in the first row. Never brings in another row. How do I get the system to loop/process the whole file?

      Thanks

    • #15179

      I changed it to unbounded and still only brings in one row. I will try to create a new schema using the wizard and see if that works.

      • #15180

        I also ran the wizard.. same issue.

        • #15181

          I used the wizard on the flat file input. Change the export to unbounded. That now allows for multiple record processing but shows up like this…

          ted|tom|mary|smith|rodgers|hays
          vs
          Ted|Smith
          Tom|Rogers
          Mary|Hays

          Why is it processing all one element first then the next element second?

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