| Matt Milner 2005-03-08, 5:49 pm |
| Test your map outside of the orchestration with a sample input document and
make sure it maps all rows. Likely you'll need a looping functoid in your
map to get the output you want.
Matt
"Jim" <elrond11_1999@yahoo.com> wrote in message
news:1110310808.139358.47150@z14g2000cwz.googlegroups.com...
>I have a BizTalk Orchestration that reads an XML file from a receive
> port and does a simple mapping on it and creates a CSV file that it
> sends out a send port. Everything works fine except that the
> Orchestration only processes one record in the XML file. I am very new
> to this application. I suspect there is a setting for the receive
> schema or port that needs to be set but I am not sure which one.
>
> Can anyone shed some light on this for me?
>
> Much appreciated,
> Jim
>
|