Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Split File into many files (for each record)

Status
Not open for further replies.

StifflersMum

Programmer
Feb 12, 2004
2
CH
Hi
I use Biztalk 2002 and have a input like this:

abc 123
cdf 456
ghi 789

Now i wana split this input into 3 output files where each files has only one record! Sounds simple but i didn't get it work by changing the max accurences in Biztalk editor.
Do you have some ideas ?

greets stiff
 
Don't know Biztalk, but if it can't handle this.... DataStage TX: Output contains functional map, each row is pasted to the functional map that has a RUN call that passes the data and supplies unique file name. 5 minutes of work for the average user.



BocaBurger
<===========================||////////////////|0
The pen is mightier than the sword, but the sword hurts more!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top