Hi,
I am trying to debatch a single csv file into multiple csv files, based on no. of records.
My format of csv file is :
10001, Name of product, 723.56, 2
10013, Name of product, 234.99, 1
10021, Name of product, 836.99, 9
10045, Name of product, 500.27.3
Have completed the following steps :
Now when i drop the csv file in input location it gets picked up, but at the send location instead of 4 csv file, i get the same file which was dropped as input.
Kindly help.
Thanks ,
Piyush
Use envelope schema and reoccurring schema!!
Try mstecharchitect.blogspot.ca/.../debatching-biztalk-xml-messages.html or http://btsguru.blogspot.ca/2012/02/flat-file-debatching.html